Add veqv and vseq intrinsic instructions and regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92527
[VE] Add veqv and vseq intrinsic instructions ClosedPublic Authored by kaz7 on Dec 2 2020, 5:19 PM.
Details Summary Add veqv and vseq intrinsic instructions and regression tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 3 2020, 12:32 AM This revision was landed with ongoing or failed builds.Dec 3 2020, 12:39 AM Closed by commit rGb91238173dd9: [VE] Add veqv and vseq intrinsic instructions (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 309112 llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/veqv.ll
llvm/test/CodeGen/VE/VELIntrinsics/vseq.ll
|