[PATCH] D133631: [X86] Fix the LEA optimization pass
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 09:22:07 PDT 2022
kazu added a comment.
In D133631#3789845 <https://reviews.llvm.org/D133631#3789845>, @RKSimon wrote:
> Your fix SGTM - its just a question of whether we can simplify the regression test any further
I am not familiar, but should we consider an MIR test to precisely control what goes into the backend?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133631/new/
https://reviews.llvm.org/D133631
More information about the llvm-commits
mailing list