[PATCH] D55754: [PowerPC] Implement the ”isSelectSupported()“ target hook

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 17:54:17 PST 2018


steven.zhang added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/select-i1-vs-i1.ll:933
-; CHECK: bc 12, [[REG1]], .LBB[[BB1:[0-9_]+]]
-; CHECK: vmr 3, 2
-; CHECK: .LBB[[BB1]]
----------------
Does this mean that, your fix will remove the "vmr 3, 2" ?


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

https://reviews.llvm.org/D55754





More information about the llvm-commits mailing list