[PATCH] D70667: [ARM] Fix instruction selection for ARMISD::CMOV with f16 type

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 29 02:08:24 PST 2019


vhscampos updated this revision to Diff 231496.
vhscampos added a comment.

Require single-precision floating-point registers instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70667

Files:
  llvm/lib/Target/ARM/ARMExpandPseudoInsts.cpp
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/test/CodeGen/ARM/cmov_fp16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70667.231496.patch
Type: text/x-patch
Size: 9845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191129/2222f88b/attachment.bin>


More information about the llvm-commits mailing list