Ops for the signed counterparts "llvm.smin" and "llvm.smax" already exist. This patch adds the unsigned versions as well.
Details
Details
Summary
Diff Detail
Diff Detail
Event Timeline
Herald added subscribers: sdasgup3, wenzhicui, wrengr and 18 others. · View Herald TranscriptDec 15 2021, 4:14 AM
This revision is now accepted and ready to land.Dec 15 2021, 4:47 AM
Closed by commit rG1d10bddfa336: [mlir][LLVMIR] Add `llvm.umin` and `llvm.umax` intrinsics (authored by zero9178). · Explain WhyDec 15 2021, 4:54 AM
This revision was automatically updated to reflect the committed changes.