[all-commits] [llvm/llvm-project] 6f32e7: [test] Remove duplicate -sample-profile tests
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sun Jul 17 00:52:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f32e71b540bcba7d228cab344ff73aac1d5b305
https://github.com/llvm/llvm-project/commit/6f32e71b540bcba7d228cab344ff73aac1d5b305
Author: Fangrui Song <i at maskray.me>
Date: 2022-07-17 (Sun, 17 Jul 2022)
Changed paths:
M llvm/test/Transforms/SampleProfile/cold-indirect-call.ll
M llvm/test/Transforms/SampleProfile/compressed-profile-symbol-list.ll
M llvm/test/Transforms/SampleProfile/coverage-warning.ll
M llvm/test/Transforms/SampleProfile/csspgo-inline-icall.ll
M llvm/test/Transforms/SampleProfile/entry_counts.ll
M llvm/test/Transforms/SampleProfile/entry_counts_cold.ll
M llvm/test/Transforms/SampleProfile/flattened.ll
M llvm/test/Transforms/SampleProfile/gcc-simple.ll
M llvm/test/Transforms/SampleProfile/inline-cold.ll
M llvm/test/Transforms/SampleProfile/inline-mergeprof.ll
M llvm/test/Transforms/SampleProfile/inline-stats.ll
M llvm/test/Transforms/SampleProfile/inline.ll
M llvm/test/Transforms/SampleProfile/nolocinfo.ll
M llvm/test/Transforms/SampleProfile/profile-format-compress.ll
M llvm/test/Transforms/SampleProfile/profile-format.ll
M llvm/test/Transforms/SampleProfile/profile-sample-accurate.ll
M llvm/test/Transforms/SampleProfile/remarks.ll
M llvm/test/Transforms/SampleProfile/syntax.ll
M llvm/test/Transforms/SampleProfile/uncompressed-profile-symbol-list.ll
M llvm/test/Transforms/SampleProfile/use-sample-profile-attr.ll
M llvm/test/Transforms/SampleProfile/warm-inline-instance.ll
Log Message:
-----------
[test] Remove duplicate -sample-profile tests
When -passes=sample-profile is tested, -sample-profile is redundant.
More information about the All-commits
mailing list