[all-commits] [llvm/llvm-project] 92068d: [SimplifyCFG] add tests for branch cond merging wi...
RotateRight via All-commits
all-commits at lists.llvm.org
Thu Mar 18 12:40:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92068d6c31a45315402e4cefd3ec1c340090b41d
https://github.com/llvm/llvm-project/commit/92068d6c31a45315402e4cefd3ec1c340090b41d
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-03-18 (Thu, 18 Mar 2021)
Changed paths:
M llvm/test/Transforms/SimplifyCFG/preserve-branchweights.ll
Log Message:
-----------
[SimplifyCFG] add tests for branch cond merging with prof metadata; NFC
See PR49336.
More information about the All-commits
mailing list