[PATCH] D133631: [X86] Fix the LEA optimization pass
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 14 14:59:10 PDT 2022
kazu marked an inline comment as done.
kazu added a comment.
In D133631#3789881 <https://reviews.llvm.org/D133631#3789881>, @RKSimon wrote:
> Yes that might be a good idea - we should keep the ll test file as well if we can.
I added my very first MIR test case. I hope I got it right. Tested with and without the "while" loop change.
Please take a look. Thanks!
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