[all-commits] [llvm/llvm-project] 7905c4: [LoopUnroll] Add test for early add folding (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Jul 5 00:46:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7905c48a845ca022da7a8db55471337af3a8312a
https://github.com/llvm/llvm-project/commit/7905c48a845ca022da7a8db55471337af3a8312a
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-05 (Wed, 05 Jul 2023)
Changed paths:
A llvm/test/Transforms/LoopUnroll/add-folding-overflow.ll
Log Message:
-----------
[LoopUnroll] Add test for early add folding (NFC)
Test for D153540, with adds that have different overflow flags.
More information about the All-commits
mailing list