[llvm] [VPlan] Compute blend masks from minimum set of edge masks (PR #184838)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 10 02:28:32 PDT 2026


================

----------------
fhahn wrote:

Is this a consequence of the new approach sometimes changing the order of the conditions, causing `removeCommonBlendMask` to fail?

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


More information about the llvm-commits mailing list