[llvm] [slp][profcheck] Mark `select`s as having unknown profile (PR #162960)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 11 11:59:30 PDT 2025
================
@@ -549,12 +546,6 @@ tools/UpdateTestChecks/update_test_checks/stable_ir_values_funcs.test
tools/UpdateTestChecks/update_test_checks/stable_ir_values.test
tools/UpdateTestChecks/update_test_checks/tbaa-semantics-checks.test
tools/UpdateTestChecks/update_test_checks/various_ir_values_dbgrecords.test
-Transforms/AggressiveInstCombine/lower-table-based-cttz-basics.ll
-Transforms/AggressiveInstCombine/lower-table-based-cttz-dereferencing-pointer.ll
-Transforms/AggressiveInstCombine/lower-table-based-cttz-non-argument-value.ll
----------------
boomanaiden154 wrote:
There seem to be quite a few removals in here that come from other patches? Might be fixed by a rebase/merge though.
https://github.com/llvm/llvm-project/pull/162960
More information about the llvm-commits
mailing list