[llvm] [CodeGen] Avoid sinking vector comparisons during CodeGenPrepare (PR #113158)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 02:13:10 PST 2024


david-arm wrote:

> Can you add these two tests too: https://godbolt.org/z/G1Ma7Gd9v. They are simpler and don't involve scalarization of the predicate (which will hopefully be rare).

Damn, just realised I missed this. I'll take a look now.

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


More information about the llvm-commits mailing list