[llvm] [SDAG] Intersect poison-generating flags after CSE (PR #114650)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 2 03:23:11 PDT 2024


https://github.com/nikic approved this pull request.

LGTM. Flags were already intersected in the methods that take a fixed number of operands, but the generic methods were missed.

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


More information about the llvm-commits mailing list