[PATCH] D144449: [X86] Improve select of constants

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 01:07:45 PST 2023


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/X86/select_const.ll:1094
 ; X64-FASTINC: {{.*}}
 ; X64-SLOWINC: {{.*}}
----------------
it looks like you manually updated these as the script would have removed these check lines - regenerate again?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144449/new/

https://reviews.llvm.org/D144449



More information about the llvm-commits mailing list