[NFC] Avoid using pointee types in PPCISelLowering
authorArthur Eubanks <aeubanks@google.com>
Mon, 13 Sep 2021 00:36:46 +0000 (17:36 -0700)
committerArthur Eubanks <aeubanks@google.com>
Mon, 13 Sep 2021 00:37:35 +0000 (17:37 -0700)
commitf94a118a6eb381454c658f62958678c6a442eefb
tree5c4bd770a0ccbe61a549fe0a0879392559bdfe3a
parent283879793dc787225992496587581ec77b6b0610
[NFC] Avoid using pointee types in PPCISelLowering

A cmpxchg's new value type is the same as the pointer operand's pointee type.
llvm/lib/Target/PowerPC/PPCISelLowering.cpp