[llvm] [GlobalISel] Combine G_MERGE_VALUES of x and undef (PR #113616)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 01:39:36 PDT 2024
tschuett wrote:
With G_ANYEXT, there are almost no changes. Perhaps G_MERGE_VALUES with two operands is not worth it to combine.
https://github.com/llvm/llvm-project/pull/113616
More information about the llvm-commits
mailing list