[llvm] [DAGCombiner] Add support for scalarising extracts of a vector setcc (PR #118823)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 5 09:19:15 PST 2024


paulwalker-arm wrote:

> I thought this already landed?

The patch was reverted because it exposed a bug within legalisation (expansion) of i128 based setcc operations.

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


More information about the llvm-commits mailing list