[llvm] [IR] Add disjoint flag for Or instructions. (PR #72583)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 07:25:47 PST 2023


nikic wrote:

Fix for an InstCombine miscompile with `disjoint`: https://github.com/llvm/llvm-project/commit/d8bc5465330474b80c02ca37e76a9a51245f1d79

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


More information about the llvm-commits mailing list