[PowerPC][NFC] Do not produce i64 constants in 32-bit mode
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Sat, 20 Mar 2021 03:52:40 +0000 (22:52 -0500)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Sat, 20 Mar 2021 03:54:47 +0000 (22:54 -0500)
commitea48bf8649e12db8dc85078b001b9cc8d52a72b5
tree15dffd19bf318d63bdb00088c94db7d6a8e6c2d3
parentd5c1d305b33c02168c43da92acfb11a2376f9388
[PowerPC][NFC] Do not produce i64 constants in 32-bit mode

There are some instances where we produce constants of type MVT::i64
unconditionally in the target DAG combines. This is not actually
valid in 32-bit mode.
llvm/lib/Target/PowerPC/PPCISelLowering.cpp
llvm/lib/Target/PowerPC/PPCInstrPrefix.td