[PATCH] D148855: [SLP]Improve tryToGatherExtractElements by using per-register analysis.

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 16 13:24:09 PST 2023


aeubanks added a comment.

In D148855#4656941 <https://reviews.llvm.org/D148855#4656941>, @ABataev wrote:

> In D148855#4656940 <https://reviews.llvm.org/D148855#4656940>, @aeubanks wrote:
>
>> yeah, it repros with ToT after the reland
>
> I mean, earlier today I landed another one fix, try to update the compiler and check if it still fails

ah ok, 95703642e3ef617275fd80b5316b05c5a09c6219 <https://reviews.llvm.org/rG95703642e3ef617275fd80b5316b05c5a09c6219> does fix one of the tests I was looking at, thanks


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148855/new/

https://reviews.llvm.org/D148855



More information about the llvm-commits mailing list