diff options
author | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2019-11-26 11:16:48 +0100 |
---|---|---|
committer | Jonas Paulsson <paulsson@linux.vnet.ibm.com> | 2019-11-26 11:21:01 +0100 |
commit | 3ec193fb527e697faac4ef8f30934dd7bce849a7 (patch) | |
tree | 2e8611ff38aa52710e0c2196d61f14aa50a02cd6 /llvm/lib/CodeGen/ReachingDefAnalysis.cpp | |
parent | cced971fd3d6713ec4989990e1b2f42c8539f0f3 (diff) | |
download | bcm5719-llvm-3ec193fb527e697faac4ef8f30934dd7bce849a7.tar.gz bcm5719-llvm-3ec193fb527e697faac4ef8f30934dd7bce849a7.zip |
[SystemZ] Don't build a PPA instruction with an immediate 0 operand.
The improvement in the machine verifier for operand types (D63973) discovered
a bad operand in a test using a PPA instruction. It was an immediate 0 where
a register was expected.
This patch fixes this (NFC) by now making the PPA second register operand
NoRegister instead of a zero immediate in the MIR.
Review: Ulrich Weigand
https://reviews.llvm.org/D70501
Diffstat (limited to 'llvm/lib/CodeGen/ReachingDefAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions