[llvm] [GlobalIsel] Combine integers (PR #92879)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 02:31:50 PDT 2024
tschuett wrote:
There are no hasOneUse checks in the dag. We would need to jump into C++ for the checks.
https://github.com/llvm/llvm-project/pull/92879
More information about the llvm-commits
mailing list