[llvm] [GISel] Funnel shift combiner port from SelectionDAG ISel to GlobalISel (PR #135132)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Tue May 6 04:03:47 PDT 2025
jayfoad wrote:
I don't see why the hasOneUse checks are needed, and the DAG version that you copied does not have them.
https://github.com/llvm/llvm-project/pull/135132
More information about the llvm-commits
mailing list