Add vadd and vsub intrinsic instructions and regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92332
[VE] Add vadd and vsub intrinsic instructions ClosedPublic Authored by kaz7 on Nov 30 2020, 9:33 AM.
Details Summary Add vadd and vsub intrinsic instructions and regression tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 1 2020, 2:25 AM Closed by commit rGc3fe6ea22e96: [VE] Add vadd and vsub intrinsic instructions (authored by kaz7). · Explain WhyDec 1 2020, 2:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308600 llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vadd.ll
llvm/test/CodeGen/VE/VELIntrinsics/vsub.ll
|