[PATCH] D73171: [VE] setcc isel patterns

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 22 06:33:39 PST 2020


simoll updated this revision to Diff 239568.
simoll marked an inline comment as done.
simoll added a comment.

- Rebased
- Removed redundant test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73171

Files:
  llvm/lib/Target/VE/VEISelLowering.cpp
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/setccf32.ll
  llvm/test/CodeGen/VE/setccf32i.ll
  llvm/test/CodeGen/VE/setccf64.ll
  llvm/test/CodeGen/VE/setccf64i.ll
  llvm/test/CodeGen/VE/setcci32.ll
  llvm/test/CodeGen/VE/setcci32i.ll
  llvm/test/CodeGen/VE/setcci64.ll
  llvm/test/CodeGen/VE/setcci64i.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73171.239568.patch
Type: text/x-patch
Size: 49888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200122/60c6cedf/attachment.bin>


More information about the llvm-commits mailing list