[PATCH] D104684: [X86FixupLEAs] Try again to transform the sequence LEA/SUB to SUB/SUB
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 14 02:18:10 PDT 2021
RKSimon added a comment.
I can't see anything wrong, but we've been burnt with previous iterations of this patch already. Sorry for being a little hesitant....
Maybe you could try a bootstrap stage2 build of clang with a clang built with this patch - and see if it passes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104684/new/
https://reviews.llvm.org/D104684
More information about the llvm-commits
mailing list