[PATCH] D50725: [SystemZ] Replace subreg_r with subreg_h
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 15 05:03:19 PDT 2018
jonpa added a comment.
I tried this and found that everything builds, SPEC is NFC and all tests pass, so this looks fine to me.
I suspect that the "reinterpret" subregindexes are just better names when used with the floating point registers, but we should wait for Ulis comment on this before we commit it.
Repository:
rL LLVM
https://reviews.llvm.org/D50725
More information about the llvm-commits
mailing list