[all-commits] [llvm/llvm-project] f8cc94: Revert "[HotColdSplit] Add test case for unlikely ...
Aditya Kumar via All-commits
all-commits at lists.llvm.org
Tue Aug 4 11:16:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f8cc94a61afe48a4b77f111a8ad313fc3b9417de
https://github.com/llvm/llvm-project/commit/f8cc94a61afe48a4b77f111a8ad313fc3b9417de
Author: AK <1894981+hiraditya at users.noreply.github.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/test/Transforms/HotColdSplit/coldentrycount.ll
Log Message:
-----------
Revert "[HotColdSplit] Add test case for unlikely attribute in outlined function"
This reverts commit aa1f905890fbbfedf396530f1e14409875ece13c.
The flag -codegenprepare maybe causing failures. Reverting this
to investigate the root cause.
More information about the All-commits
mailing list