[PATCH] D140100: [SLP]Integrate looking through shuffles logic into ShuffleInstructionBuilder.

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 13:50:20 PST 2023


alexfh added a comment.

In D140100#4027018 <https://reviews.llvm.org/D140100#4027018>, @ABataev wrote:

> Must be fixed in a1b18946f9af130a14655721653beb4510fde9be <https://reviews.llvm.org/rGa1b18946f9af130a14655721653beb4510fde9be>

Thanks! Verified that this fixes the issue. I'll run this through the full testing and let you know if it breaks anything else )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140100



More information about the llvm-commits mailing list