[PATCH] D91734: [FastISel] Flush local value map on every instruction
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 08:25:55 PST 2020
probinson added a comment.
In D91734#2403719 <https://reviews.llvm.org/D91734#2403719>, @rnk wrote:
> Thanks! It looks like the presubmit/Harbormaster testing found some more test failures that need addressing.
AArch64/arm64-fast-isel.ll was due to the pilot error in generating the original diff.
lld/debug-removed-fn.ll, sorry I only ran check-llvm! One address changed, I'll fix that shortly.
The HWAsan one... I don't normally run sanitizers, so I'm not clear on how to do that :) might take a little while to repro.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91734/new/
https://reviews.llvm.org/D91734
More information about the llvm-commits
mailing list