diff options
author | Fraser Cormack <fraser@codeplay.com> | 2021-08-17 15:01:19 +0100 |
---|---|---|
committer | Fraser Cormack <fraser@codeplay.com> | 2021-08-20 10:27:15 +0100 |
commit | 5b06cbac11e53ce55f483c1852a108012507a6bb (patch) | |
tree | 8b6e9e525a3d01f67d80b1dbc0efc085660481b3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 316be03ff5968d589fda054d5f03319400b22b38 (diff) | |
download | llvm-5b06cbac11e53ce55f483c1852a108012507a6bb.zip llvm-5b06cbac11e53ce55f483c1852a108012507a6bb.tar.gz llvm-5b06cbac11e53ce55f483c1852a108012507a6bb.tar.bz2 |
[RISCV] Fix reporting of incorrect commutable operand indices
This patch fixes an issue where RISCV's `findCommutedOpIndices` would
incorrectly return the pseudo `CommuteAnyOperandIndex` as a commutable
operand index, rather than fixing a specific index.
Reviewed By: rogfer01
Differential Revision: https://reviews.llvm.org/D108206
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions