mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-06 03:08:43 +00:00
Missed a piece of the commit to remove the shift flavor.
llvm-svn: 76635
This commit is contained in:
parent
bdcb99324a
commit
a78b44069b
@ -61,7 +61,6 @@ SystemZTargetLowering::SystemZTargetLowering(SystemZTargetMachine &tm) :
|
||||
computeRegisterProperties();
|
||||
|
||||
// Set shifts properties
|
||||
setShiftAmountFlavor(Extend);
|
||||
setShiftAmountType(MVT::i64);
|
||||
|
||||
// Provide all sorts of operation actions
|
||||
|
Loading…
Reference in New Issue
Block a user