[PATCH] D89509: [VE] Update ISel patterns for select instruction

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 15 16:07:37 PDT 2020


kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added subscribers: llvm-commits, hiraditya.
kaz7 requested review of this revision.

Add an ISel pattern for fp128 select instruction and optimize generated
code for other types' select. instructions.  Add a regression test also.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89509

Files:
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/pic_access_static_data.ll
  llvm/test/CodeGen/VE/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89509.298500.patch
Type: text/x-patch
Size: 25007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201015/1235e208/attachment.bin>


More information about the llvm-commits mailing list