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