[PATCH] D134697: [X86] Consider branch probability in avoiding Store Forward Block
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 03:09:13 PDT 2022
RKSimon added inline comments.
================
Comment at: llvm/test/CodeGen/X86/avoid-sfb.ll:884
+; CHECK-AVX2: {{.*}}
+; CHECK-AVX512: {{.*}}
----------------
looks like you can remove these check-prefixes
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134697/new/
https://reviews.llvm.org/D134697
More information about the llvm-commits
mailing list