[PATCH] D136912: [AArch64] precommit tests for D136623, NFC

Allen zhong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 23:38:38 PST 2023


Allen updated this revision to Diff 493841.
Allen added a comment.
Herald added a subscriber: StephenFan.

Delete all the case with "x*4", as it is in fact same to the test of "x<<2", such as mul_add_common_factor_1  and shl_add_common_factor_1


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136912/new/

https://reviews.llvm.org/D136912

Files:
  llvm/test/Transforms/InstCombine/add4.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136912.493841.patch
Type: text/x-patch
Size: 3942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/367fe1f7/attachment.bin>


More information about the llvm-commits mailing list