[all-commits] [llvm/llvm-project] f2f5e9: [InstCombine] improve test name and cleanup; NFC
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Wed Feb 9 12:10:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2f5e9f87886c765d4c951d6b59be7ed3e20712d
https://github.com/llvm/llvm-project/commit/f2f5e9f87886c765d4c951d6b59be7ed3e20712d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-mul-and.ll
Log Message:
-----------
[InstCombine] improve test name and cleanup; NFC
The last test was intended to be a negative test with D114272,
but a more general fold can reduce it, so that is renamed.
These are all single-block tests, so remove the unnecessary labels.
More information about the All-commits
mailing list