[PATCH] D91150: [VE] Implement FoldImmediate

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 15:08:41 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd6f607ea8e7: [VE] Implement FoldImmediate (authored by kaz7).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91150

Files:
  llvm/lib/Target/VE/VE.h
  llvm/lib/Target/VE/VEISelDAGToDAG.cpp
  llvm/lib/Target/VE/VEInstrInfo.cpp
  llvm/lib/Target/VE/VEInstrInfo.h
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/Scalar/atomic_load.ll
  llvm/test/CodeGen/VE/Scalar/atomic_store.ll
  llvm/test/CodeGen/VE/Scalar/br_cc.ll
  llvm/test/CodeGen/VE/Scalar/cast.ll
  llvm/test/CodeGen/VE/Scalar/ctlz.ll
  llvm/test/CodeGen/VE/Scalar/cttz.ll
  llvm/test/CodeGen/VE/Scalar/fold-imm-addsl.mir
  llvm/test/CodeGen/VE/Scalar/fold-imm-cmpsl.mir
  llvm/test/CodeGen/VE/Scalar/int_to_fp.ll
  llvm/test/CodeGen/VE/Scalar/select_cc.ll
  llvm/test/CodeGen/VE/Scalar/setcc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91150.304335.patch
Type: text/x-patch
Size: 46350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201110/fa1140cd/attachment-0001.bin>


More information about the llvm-commits mailing list