[PATCH] D133631: [X86] Fix the LEA optimization pass
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 12 05:13:43 PDT 2022
RKSimon added a comment.
In D133631#3782364 <https://reviews.llvm.org/D133631#3782364>, @kazu wrote:
> In D133631#3782149 <https://reviews.llvm.org/D133631#3782149>, @RKSimon wrote:
>
>> @kazu Please can you raise a bug with your reduced test case to see if we can help get it reduced any further?
>
> Thank you for the offer. I've filed https://github.com/llvm/llvm-project/issues/57673.
I've managed a minor reduction - please can you add as a test case? We might be able to further reduce this yet.
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