[llvm] [IR] Introduce hash_value for FMF, GEPNoWrapFlags (PR #151946)
Florian Hahn via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 4 04:38:56 PDT 2025
https://github.com/fhahn commented:
I don't think that's needed. Same as IR CSE, we should drop the flags when re-using a value
https://github.com/llvm/llvm-project/pull/151946
More information about the llvm-commits
mailing list