[PATCH] D47012: [X86] Scalar mask and scalar move optimizations

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 24 09:54:03 PDT 2018


craig.topper added a comment.

It's not really a question of whether it will be lowered correctly. Target independent DAG combines call getBooleanContents and expect that the condition for a target independent ISD:;SELECT node obey that.


Repository:
  rL LLVM

https://reviews.llvm.org/D47012





More information about the llvm-commits mailing list