[all-commits] [llvm/llvm-project] 95cd6a: [InstCombine] Add tests for non-zero pow2 of shl w...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Aug 7 08:01:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95cd6aedc152d9628a3f1404e18ec39989bc7ff2
https://github.com/llvm/llvm-project/commit/95cd6aedc152d9628a3f1404e18ec39989bc7ff2
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[InstCombine] Add tests for non-zero pow2 of shl with nowrap flags (NFC)
More information about the All-commits
mailing list