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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 04:34:51 PDT 2019


lebedev.ri added a comment.

I'm guessing this has caused https://bugs.llvm.org/show_bug.cgi?id=41448.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60041





More information about the llvm-commits mailing list