aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@gmail.com>2020-03-08 15:54:05 -0700
committerCraig Topper <craig.topper@gmail.com>2020-03-08 19:16:24 -0700
commit07d68c24aa19483e44db4336b0935b00a5d69949 (patch)
tree6f301a37448dff0e264f2fcd894bd7f057e6c12a /llvm/lib/CodeGen/MachineFunction.cpp
parentfc3c80c38643aff6c4744433ab485c7550ee77b9 (diff)
downloadllvm-07d68c24aa19483e44db4336b0935b00a5d69949.zip
llvm-07d68c24aa19483e44db4336b0935b00a5d69949.tar.gz
llvm-07d68c24aa19483e44db4336b0935b00a5d69949.tar.bz2
[X86] Remove isel patterns that matched vXi16 X86VBroadcast with i8->i16 aextload input.
This was selecting VBROADCASTW which turned the 8-bit load into a 16-bit load if it happened to be 2 byte aligned. I have a plan to fix the regression with a follow up patch which I'll post shortly.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions