Both And and Or instructions propagate poison if any operand is poison.
Note the TODO in the function that most instructions expect a few should
propagate poison, but it is probably safer to enable them step-by-step.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo