[llvm] [NFC] Partial reduce test to demonstrate regression post commit #cc9c64d (PR #162681)
Sushant Gokhale via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 14 23:51:11 PDT 2025
sushgokh wrote:
> > @david-arm in the changed test, the attribute has "cpu" field instead of "target-cpu". I believe latter one should be correct because both are yielding different IR and codegen. I hope its fine if I change it to "target-cpu" to avoid one more PR just for this.
>
> You're right this is broken. Sorry about this - I hadn't realised. I'm creating a simple PR now to fix this as it's also broken in another partial-reduce-*** file as well.
ok, will merge this so that new PR will change this test as well. Thanks
https://github.com/llvm/llvm-project/pull/162681
More information about the llvm-commits
mailing list