[llvm] [PredicateInfo] Use bitcast instead of ssa.copy (PR #151174)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 11 02:11:56 PDT 2025


https://github.com/fhahn commented:

Nice, I guess this works because none of the current users simplifies away the redundant bit casts.

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


More information about the llvm-commits mailing list