[PATCH] D73540: [VE] fp32/64 fadd/fsub/fdiv/fmul isel patterns

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 28 03:46:38 PST 2020


simoll created this revision.
simoll added reviewers: arsenm, craig.topper, rengolin, k-ishizaka.
simoll added a project: VE.
Herald added subscribers: llvm-commits, hiraditya, wdng.
Herald added a project: LLVM.

fp32/64 fadd/fsub/fdiv/fmul isel patterns and tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73540

Files:
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/fp_add.ll
  llvm/test/CodeGen/VE/fp_div.ll
  llvm/test/CodeGen/VE/fp_mul.ll
  llvm/test/CodeGen/VE/fp_sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73540.240830.patch
Type: text/x-patch
Size: 9479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200128/49df599a/attachment.bin>


More information about the llvm-commits mailing list