[all-commits] [llvm/llvm-project] 33909c: [InstCombine] Add test for unreachable loop (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jul 7 06:20:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33909c8fad9383600540b9004095a83e8517c824
https://github.com/llvm/llvm-project/commit/33909c8fad9383600540b9004095a83e8517c824
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-07-07 (Fri, 07 Jul 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/unreachable-code.ll
Log Message:
-----------
[InstCombine] Add test for unreachable loop (NFC)
We only catch this case on the second InstCombine iteration.
More information about the All-commits
mailing list