[llvm] [GlobalISel] Combine G_ZEXT of undef -> 0 (PR #113764)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 4 23:38:36 PST 2024
tschuett wrote:
This patch fixes a bug in the obvious place. If you prefer an error-prone system, patches welcome.
https://github.com/llvm/llvm-project/pull/113764
More information about the llvm-commits
mailing list