Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions and
regression tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92697
[VE] Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions ClosedPublic Authored by kaz7 on Dec 4 2020, 3:04 PM.
Details Summary Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 7 2020, 2:18 AM Closed by commit rG67dbc8195d3f: [VE] Add vfmad, vfmsb, vfnmad, and vfnmsb intrinsic instructions (authored by kaz7). · Explain WhyDec 7 2020, 2:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 309846 llvm/include/llvm/IR/IntrinsicsVEVL.gen.td
llvm/lib/Target/VE/VEInstrIntrinsicVL.gen.td
llvm/test/CodeGen/VE/VELIntrinsics/vfmad.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfmsb.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfnmad.ll
llvm/test/CodeGen/VE/VELIntrinsics/vfnmsb.ll
|