[clang] [llvm] InstCombine: Order shufflevector operands by complexity (PR #113212)

David Green via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 30 10:20:04 PDT 2024


davemgreen wrote:

It sounds OK so lang as we can make sure the backend patterns keep working - it sounds like it would be more resilient overall if we matched both forms. I think it was just assumed in the past that is wasn't needed.

https://github.com/llvm/llvm-project/pull/113212


More information about the cfe-commits mailing list