[llvm] [ LV] Fix for miscompile with disjoint or (PR #81922)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 15 13:29:09 PST 2024
annamthomas wrote:
@fhahn Some lit tests are failing because we are very conservative with the disable vectorization check with disjoint or. But I wanted to see if this is the general path forward. This is a fix for [pr81872](https://github.com/llvm/llvm-project/issues/81872).
https://github.com/llvm/llvm-project/pull/81922
More information about the llvm-commits
mailing list