[PATCH] D57823: [ARM] Make fullfp16 instructions not conditionalisable.

Simon Tatham via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 08:06:22 PST 2019


simon_tatham updated this revision to Diff 185979.
simon_tatham added a comment.

Added an error check in `ARMAsmParser` and a test that exercises it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57823

Files:
  llvm/include/llvm/Target/Target.td
  llvm/lib/Target/ARM/ARMInstrFormats.td
  llvm/lib/Target/ARM/ARMInstrVFP.td
  llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/test/CodeGen/ARM/fp16-no-condition.ll
  llvm/test/MC/ARM/fullfp16-nopred.s
  llvm/utils/TableGen/CodeGenInstruction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57823.185979.patch
Type: text/x-patch
Size: 15037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/d996ac17/attachment.bin>


More information about the llvm-commits mailing list