[all-commits] [llvm/llvm-project] 1f341a: [NFC][SimplifyCFG] Add tests for `FoldTwoEntryPHIN...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Jul 23 15:04:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f341aedc923ad5bc7654eabc07429a388c0fc0c
https://github.com/llvm/llvm-project/commit/1f341aedc923ad5bc7654eabc07429a388c0fc0c
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2021-07-24 (Sat, 24 Jul 2021)
Changed paths:
A llvm/test/Transforms/SimplifyCFG/fold-two-entry-phi-node-with-one-block-profmd.ll
A llvm/test/Transforms/SimplifyCFG/fold-two-entry-phi-node-with-two-blocks-profmd.ll
M llvm/test/Transforms/SimplifyCFG/speculatively-execute-block-profmd.ll
Log Message:
-----------
[NFC][SimplifyCFG] Add tests for `FoldTwoEntryPHINode()` with prof md
More information about the All-commits
mailing list