Add vsum and vfsum intrinsic instructions and regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92938
[VE] Add vsum and vfsum intrinsic instructions ClosedPublic Authored by kaz7 on Dec 9 2020, 7:09 AM.
Details Summary Add vsum and vfsum intrinsic instructions and regression tests.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 9 2020, 7:14 AM This revision was landed with ongoing or failed builds.Dec 9 2020, 8:12 AM Closed by commit rG1a2147feadb8: [VE] Add vsum and vfsum intrinsic instructions (authored by kaz7). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310542 llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vfsum.ll
llvm/test/CodeGen/VE/VELIntrinsics/vsum.ll
|