[all-commits] [llvm/llvm-project] c03e65: [BOLT] Add skip-non-simple for boltdiff
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 30 15:24:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c03e6511cf5846a1b619ae96bfb1ef9b3da733b7
https://github.com/llvm/llvm-project/commit/c03e6511cf5846a1b619ae96bfb1ef9b3da733b7
Author: Amir Ayupov <aaupov at fb.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M bolt/lib/Rewrite/BoltDiff.cpp
Log Message:
-----------
[BOLT] Add skip-non-simple for boltdiff
Extra filtering for boltdiff, excluding non-simple functions from comparison.
Reviewed By: #bolt, maksfb
Differential Revision: https://reviews.llvm.org/D151510
More information about the All-commits
mailing list