aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-06-24 21:12:19 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-06-25 00:58:53 +0300
commit07a23c06dd9c616fc24410f8cdbc8b4797b31cdc (patch)
tree6647f706563995033b662bef8560350cda6d2d75 /llvm/lib/CodeGen/MachineOperand.cpp
parent2b8d706b19c0e049da3eb62572b08af72ba2e5e6 (diff)
downloadllvm-07a23c06dd9c616fc24410f8cdbc8b4797b31cdc.zip
llvm-07a23c06dd9c616fc24410f8cdbc8b4797b31cdc.tar.gz
llvm-07a23c06dd9c616fc24410f8cdbc8b4797b31cdc.tar.bz2
[SROA] convertValue(): we can have <N x iK> to <M x iQ*> cast
Provided test case crashes otherwise. If NewTy is already DL.getIntPtrType(NewTy), CreateBitCast() won't actually create any bitcast, so we are better off just doing the general thing.
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions