[PATCH] D90833: [VE] Add isReMaterializable and isAsCheapAsAMove flags

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 5 13:09:23 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0e585d58580: [VE] Add isReMaterializable and isAsCheapAsAMove flags (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90833

Files:
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/Scalar/br_cc.ll
  llvm/test/CodeGen/VE/Scalar/call.ll
  llvm/test/CodeGen/VE/Scalar/ctlz.ll
  llvm/test/CodeGen/VE/Scalar/cttz.ll
  llvm/test/CodeGen/VE/Scalar/fp_frem.ll
  llvm/test/CodeGen/VE/Scalar/selectccf32c.ll
  llvm/test/CodeGen/VE/Scalar/selectccf64c.ll
  llvm/test/CodeGen/VE/Scalar/selectcci32c.ll
  llvm/test/CodeGen/VE/Scalar/selectcci64c.ll
  llvm/test/CodeGen/VE/Scalar/va_caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90833.303242.patch
Type: text/x-patch
Size: 19998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/8a4a8d0c/attachment.bin>


More information about the llvm-commits mailing list