aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2021-01-06 14:10:40 -0500
committerSanjay Patel <spatel@rotateright.com>2021-01-06 14:37:44 -0500
commit4c022b5a41dee998ae50cdad4e8b6548acbeee9f (patch)
tree5fb9b182a4b357f4edfd0462767c12bbfd8d6b49 /llvm/lib/Bitcode/Reader/BitReader.cpp
parent5d24089a7001e9fb4c0e665e93312916d88aaef9 (diff)
downloadllvm-4c022b5a41dee998ae50cdad4e8b6548acbeee9f.zip
llvm-4c022b5a41dee998ae50cdad4e8b6548acbeee9f.tar.gz
llvm-4c022b5a41dee998ae50cdad4e8b6548acbeee9f.tar.bz2
[SLP] use reduction kind's opcode to create new instructions; NFC
Similar to 5a1d31a28 - This should be no-functional-change because the reduction kind opcodes are 1-for-1 mappings to the instructions we are matching as reductions. But we want to remove the need for the `OperationData` opcode field because that does not work when we start matching intrinsics (eg, maxnum) as reduction candidates.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions