[all-commits] [llvm/llvm-project] 97b573: [SimplifyCFG] add a test for branch folding multip...
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Sat Sep 17 18:20:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97b5736975f30d64cf6c447b0f0cb319134fa60b
https://github.com/llvm/llvm-project/commit/97b5736975f30d64cf6c447b0f0cb319134fa60b
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2022-09-17 (Sat, 17 Sep 2022)
Changed paths:
A llvm/test/Transforms/SimplifyCFG/branch-fold-multiple.ll
Log Message:
-----------
[SimplifyCFG] add a test for branch folding multiple BB
Reviewed by: Florian Hahn
Differential Revision: https://reviews.llvm.org/D132910
More information about the All-commits
mailing list