[all-commits] [llvm/llvm-project] 4a68c2: [InstCombine] Add tests for nsw propagation in neg...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Aug 22 06:17:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a68c2794941a4f43f1b353d3e19e3dc896773cb
https://github.com/llvm/llvm-project/commit/4a68c2794941a4f43f1b353d3e19e3dc896773cb
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/nsw.ll
Log Message:
-----------
[InstCombine] Add tests for nsw propagation in negator (NFC)
More information about the All-commits
mailing list