[PATCH] D70501: [SystemZ] Don't build a PPA instruction with an immediate 0
Ulrich Weigand via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 26 02:06:48 PST 2019
uweigand accepted this revision.
uweigand added a comment.
This revision is now accepted and ready to land.
In D70501#1759890 <https://reviews.llvm.org/D70501#1759890>, @jonpa wrote:
> SystemZAsmParser::parseGR64() does not handle raw register numbers, it seems.
Hmm, it probably should, for gas compatibility if nothing else ... But that can be a separate issue.
This patch LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70501/new/
https://reviews.llvm.org/D70501
More information about the llvm-commits
mailing list