[llvm] Adds test coverage for reassociation of scalar & vector boolean types (PR #89899)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 18:52:11 PDT 2024


nikic wrote:

> Resolve #64840

I'm a bit confused here, this seems to be just test coverage, not a fix for that issue? The vector tests seem to still show the linearization behavior if I'm understanding things correctly.

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


More information about the llvm-commits mailing list