[llvm] [HashRecognize] Rewrite arePHIsIntertwined (PR #144878)
Piotr Fusik via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 04:55:18 PDT 2025
pfusik wrote:
Now I think the XOR might be e.g. multiplied by a (runtime) zero, or be one of the branches of a `SelectInst` that is never taken.
https://github.com/llvm/llvm-project/pull/144878
More information about the llvm-commits
mailing list