[PATCH] D78174: [VE] Add alternative names to registers

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 20 20:36:36 PDT 2020


kaz7 updated this revision to Diff 258892.
kaz7 added a comment.

Remove lower() by lowering register name defined in VERegisterInfo.td.
Following an @arsenm suggesntion.  Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78174

Files:
  llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.cpp
  llvm/lib/Target/VE/MCTargetDesc/VEInstPrinter.h
  llvm/lib/Target/VE/VERegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78174.258892.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200421/f791c2c8/attachment.bin>


More information about the llvm-commits mailing list