[PATCH] D81129: [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 00:29:59 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b461ba4590f: [VE] Change to use EXTRACT_SUBREG instead of COPY_TO_REGCLASS (authored by kaz7, committed by simoll).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81129

Files:
  llvm/lib/Target/VE/VEInstrInfo.td
  llvm/test/CodeGen/VE/call.ll
  llvm/test/CodeGen/VE/cast.ll
  llvm/test/CodeGen/VE/constants.ll
  llvm/test/CodeGen/VE/fp_add.ll
  llvm/test/CodeGen/VE/fp_div.ll
  llvm/test/CodeGen/VE/fp_mul.ll
  llvm/test/CodeGen/VE/fp_sub.ll
  llvm/test/CodeGen/VE/fp_to_int.ll
  llvm/test/CodeGen/VE/selectccf32i.ll
  llvm/test/CodeGen/VE/setccf32i.ll
  llvm/test/CodeGen/VE/va_caller.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81129.268374.patch
Type: text/x-patch
Size: 17396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/d35642eb/attachment.bin>


More information about the llvm-commits mailing list