[all-commits] [llvm/llvm-project] 762629: [InstCombine] Add additional tests for nsw propaga...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Aug 23 02:38:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 762629b2c67a7dc3961b868528c3770a4fa8b068
https://github.com/llvm/llvm-project/commit/762629b2c67a7dc3961b868528c3770a4fa8b068
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/mul.ll
M llvm/test/Transforms/InstCombine/nsw.ll
Log Message:
-----------
[InstCombine] Add additional tests for nsw propagation during negation (NFC)
More information about the All-commits
mailing list