[PATCH] D139930: [InstCombine] Combine ZExt (B - A) + ZExt(A) to ZExt(B)
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 15 11:05:15 PST 2022
spatel added a comment.
I think this is good now, but please pre-commit the baseline tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139930/new/
https://reviews.llvm.org/D139930
More information about the llvm-commits
mailing list