[all-commits] [llvm/llvm-project] 740b8c: [InstCombine] Make test more robust (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Aug 1 02:21:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 740b8c06d38d15106da70f0c72c9dde3db0874c0
https://github.com/llvm/llvm-project/commit/740b8c06d38d15106da70f0c72c9dde3db0874c0
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-08-01 (Tue, 01 Aug 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/freeze.ll
Log Message:
-----------
[InstCombine] Make test more robust (NFC)
Avoid the second backedge condition from being optimized away,
that's not the point of the test.
More information about the All-commits
mailing list