[PATCH] D60041: [X86] Merge the different CMOV instructions for each condition code into single instructions that store the condition code as an immediate.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 02:44:13 PDT 2019


RKSimon added a comment.

@lebedev.ri and @courbet Are you happy with this and D60138 <https://reviews.llvm.org/D60138>?


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

https://reviews.llvm.org/D60041





More information about the llvm-commits mailing list