[all-commits] [llvm/llvm-project] 4fb8e0: [JumpThreading] Add a test for handling zero !prof...
Yevgeny Rouban via All-commits
all-commits at lists.llvm.org
Tue Jan 25 22:43:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fb8e0b8621a641b38cf2218cc20301da346cedf
https://github.com/llvm/llvm-project/commit/4fb8e0b8621a641b38cf2218cc20301da346cedf
Author: Yevgeny Rouban <yrouban at azul.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
A llvm/test/Transforms/JumpThreading/threading_prof3.ll
Log Message:
-----------
[JumpThreading] Add a test for handling zero !prof branch_weights
The test was a part of the revision D81499 and should have been
added with commit 707836ed4ed.
Reviewed By: yamauchi, wenlei
Differential Revision: https://reviews.llvm.org/D81499
More information about the All-commits
mailing list