diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-01-06 14:10:40 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-01-06 14:37:44 -0500 |
commit | 4c022b5a41dee998ae50cdad4e8b6548acbeee9f (patch) | |
tree | 5fb9b182a4b357f4edfd0462767c12bbfd8d6b49 /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 5d24089a7001e9fb4c0e665e93312916d88aaef9 (diff) | |
download | llvm-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