diff options
author | Florian Hahn <flo@fhahn.com> | 2023-07-30 17:15:09 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2023-07-30 17:16:37 +0100 |
commit | 822c749aec69ace75bd3923a4c850e2fd2e34fb1 (patch) | |
tree | c03f47379a594d4c2e7c43dd02fe2ba21cbb90ba /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 7bd481d9afc83a99fbb5d0a92484ab9993942784 (diff) | |
download | llvm-822c749aec69ace75bd3923a4c850e2fd2e34fb1.zip llvm-822c749aec69ace75bd3923a4c850e2fd2e34fb1.tar.gz llvm-822c749aec69ace75bd3923a4c850e2fd2e34fb1.tar.bz2 |
[LV] Shrink operands before creating new instr to force eval order.
Shrink operands before creating the new instruction to make sure the
same evaluation order is used on all platforms. This fixes buildbot
failures due to different argument evaluation order on different
systems.
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions