[llvm] [GlobalISel] Combine G_ZEXT of undef -> 0 (PR #113764)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 00:05:24 PST 2024


Thorsten =?utf-8?q?Schütt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/113764 at github.com>


topperc wrote:

If the match function indicates that a change is being made, but the change is never made, won't that cause the combiner to iterate repeatedly?

https://github.com/llvm/llvm-project/pull/113764


More information about the llvm-commits mailing list