[llvm] [LV] Fix for miscompile with disjoint or (PR #81922)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 01:55:05 PST 2024


nikic wrote:

Is it possible / not too hard to convert the disjoint or into an add instead, when dropping poison flags?

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


More information about the llvm-commits mailing list