aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2021-07-15 12:22:24 +0100
committerSander de Smalen <sander.desmalen@arm.com>2021-07-15 13:16:59 +0100
commitdc7bdc1e7121693df112f2fdb11cc6b88580ba4b (patch)
treeba04c64114a75b2f1af20f1f4d80d050a03c62b5 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent01bdb0f75efb2bb795a79cea9f3f918136d13a7f (diff)
downloadllvm-dc7bdc1e7121693df112f2fdb11cc6b88580ba4b.zip
llvm-dc7bdc1e7121693df112f2fdb11cc6b88580ba4b.tar.gz
llvm-dc7bdc1e7121693df112f2fdb11cc6b88580ba4b.tar.bz2
[LV] Fix determinism for failing scalable-call.ll test.
The sort function for emitting an OptRemark was not deterministic, which caused scalable-call.ll to fail on some buildbots. This patch fixes that. This patch also fixes an issue where `Instruction::comesBefore()` is called when two Instructions are in different basic blocks, which would otherwise cause an assertion failure.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions