[PATCH] D50725: [SystemZ] Replace subreg_r with subreg_h

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 10:25:26 PDT 2018


kparzysz created this revision.
kparzysz added reviewers: jonpa, uweigand.

subreg_r32 -> subreg_h32
subreg_r64 -> subreg_h64
subreg_hr32 -> subreg_hh32

Companion patch for https://reviews.llvm.org/D50648.


Repository:
  rL LLVM

https://reviews.llvm.org/D50725

Files:
  lib/Target/SystemZ/SystemZISelLowering.cpp
  lib/Target/SystemZ/SystemZInstrFP.td
  lib/Target/SystemZ/SystemZInstrInfo.cpp
  lib/Target/SystemZ/SystemZInstrVector.td
  lib/Target/SystemZ/SystemZRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50725.160634.patch
Type: text/x-patch
Size: 8809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180814/aa61494a/attachment.bin>


More information about the llvm-commits mailing list