[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:56:24 PST 2023


nikic wrote:

Fix for an InstSimplify miscompile with `disjoint`: https://github.com/llvm/llvm-project/commit/07c18a05e2cb80e87b0c681c147a253565064f3e

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


More information about the llvm-commits mailing list