Add vcmp, vmax, and vmin intrinsic instructions and regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92387
[VE] Add vcmp, vmax, and vmin intrinsic instructions ClosedPublic Authored by kaz7 on Dec 1 2020, 6:04 AM.
Details Summary Add vcmp, vmax, and vmin intrinsic instructions and regression tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 1 2020, 7:37 AM Closed by commit rGc1762bcf0a3b: [VE] Add vcmp, vmax, and vmin intrinsic instructions (authored by kaz7). · Explain WhyDec 1 2020, 6:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308629 llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vcmp.ll
llvm/test/CodeGen/VE/VELIntrinsics/vmax.ll
llvm/test/CodeGen/VE/VELIntrinsics/vmin.ll
|