[PATCH] D136340: [tests] precommit tests for D136015
Allen zhong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 21 18:19:47 PDT 2022
Allen updated this revision to Diff 469839.
Allen marked 2 inline comments as done.
Allen added a comment.
Herald added a subscriber: hiraditya.
a) The 1st half tests have extra uses of both hi-lo muls to use the Lo value, and the 2nd half have no extra uses to uses the full in0/in1 directly.
b) delete all the extra use of the return value
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136340/new/
https://reviews.llvm.org/D136340
Files:
llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
llvm/test/Transforms/InstCombine/mul_fold.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136340.469839.patch
Type: text/x-patch
Size: 17143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221022/7ef7f038/attachment-0001.bin>
More information about the llvm-commits
mailing list