[llvm] [SimplifyCFG] Use hash map to continue hoisting the common instructions (PR #78615)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 9 05:29:44 PST 2024
dtcxzyw wrote:
TBH I don't know why `GVNHoist` is disabled by default :(
https://godbolt.org/z/ETGzxK1Wq
https://github.com/llvm/llvm-project/pull/78615
More information about the llvm-commits
mailing list