[all-commits] [llvm/llvm-project] 9baaf4: Revert "[IRSim] Check largest sections first when ...
Andrew Litteken via All-commits
all-commits at lists.llvm.org
Tue Mar 21 09:12:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9baaf4fb26f4f50c6514f12ab09c32a070ff308a
https://github.com/llvm/llvm-project/commit/9baaf4fb26f4f50c6514f12ab09c32a070ff308a
Author: Andrew Litteken <andrew.litteken at gmail.com>
Date: 2023-03-21 (Tue, 21 Mar 2023)
Changed paths:
M llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
M llvm/lib/Analysis/IRSimilarityIdentifier.cpp
M llvm/test/Analysis/IRSimilarityIdentifier/basic.ll
M llvm/test/Analysis/IRSimilarityIdentifier/debug-inst-starts-block.ll
M llvm/test/Analysis/IRSimilarityIdentifier/different.ll
M llvm/test/Analysis/IRSimilarityIdentifier/nothing.ll
M llvm/test/Transforms/IROutliner/illegal-assumes.ll
Log Message:
-----------
Revert "[IRSim] Check largest sections first when analyzing similarity"
llvm-sim test still misbehaving on other platforms.
This reverts commit 082ec267583100455fee356bb0d4ebd55aba2d46.
More information about the All-commits
mailing list