[all-commits] [llvm/llvm-project] ec87b7: [InstCombine][NFC] Add tests of combining ZExt(B-A...
luxufan via All-commits
all-commits at lists.llvm.org
Mon Dec 19 04:16:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ec87b7231586865f7b0adfe22a0d056e40ae9264
https://github.com/llvm/llvm-project/commit/ec87b7231586865f7b0adfe22a0d056e40ae9264
Author: luxufan <luxufan at iscas.ac.cn>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/add.ll
Log Message:
-----------
[InstCombine][NFC] Add tests of combining ZExt(B-A) + ZExt(A) to ZExt(B)
More information about the All-commits
mailing list