[all-commits] [llvm/llvm-project] 6f3f60: [Inline] Add test for simplification in loop (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Aug 16 00:27:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f3f600b2aa10df3b9de580e9fd9457b93e3d087
https://github.com/llvm/llvm-project/commit/6f3f600b2aa10df3b9de580e9fd9457b93e3d087
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
A llvm/test/Transforms/Inline/simplification-in-loop.ll
Log Message:
-----------
[Inline] Add test for simplification in loop (NFC)
This would have been miscompiled by D157816.
More information about the All-commits
mailing list