[all-commits] [llvm/llvm-project] a968be: [InstCombine] Add more tests for phi to cond fold ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Mar 1 06:48:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a968bee093ecb11c556167b6d72256516222f33f
https://github.com/llvm/llvm-project/commit/a968bee093ecb11c556167b6d72256516222f33f
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/simple_phi_condition.ll
Log Message:
-----------
[InstCombine] Add more tests for phi to cond fold (NFC)
These have more than two predecessors.
More information about the All-commits
mailing list