[llvm] LV/VPlan: add missing case for LogicalAnd; fix crash (PR #93553)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 3 02:54:35 PDT 2024


https://github.com/fhahn approved this pull request.

LGTM, thanks!

As this combines the tests, it is probably worth to just skip https://github.com/llvm/llvm-project/pull/93551 to avoid a bit of churn, as the new test would need to go in new file, just to be combined in this one

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


More information about the llvm-commits mailing list