[PATCH] D85726: [VE] Change to promote i32 AND/OR/XOR operations

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 00:24:05 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5d549219df1c: [VE] Change to promote i32 AND/OR/XOR operations (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85726/new/

https://reviews.llvm.org/D85726

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/cttz.ll
  llvm/test/CodeGen/VE/nnd.ll
  llvm/test/CodeGen/VE/or.ll
  llvm/test/CodeGen/VE/selectccf32c.ll
  llvm/test/CodeGen/VE/selectccf64c.ll
  llvm/test/CodeGen/VE/selectcci32c.ll
  llvm/test/CodeGen/VE/selectcci64c.ll
  llvm/test/CodeGen/VE/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85726.284990.patch
Type: text/x-patch
Size: 20940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/b2a712f2/attachment.bin>


More information about the llvm-commits mailing list