[PATCH] D33773: [ARM] llc -arm-execute-only with floating point runs into UNREACHABLE

Alexandros Lamprineas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 8 03:01:58 PDT 2017


labrinea updated this revision to Diff 101876.
labrinea added a comment.

Oops, I forgot to remove the llvm_unreachable() check from ARMISelLowering.


https://reviews.llvm.org/D33773

Files:
  lib/Target/ARM/ARMAsmPrinter.cpp
  lib/Target/ARM/ARMAsmPrinter.h
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/constantfp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33773.101876.patch
Type: text/x-patch
Size: 3989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170608/585b288b/attachment.bin>


More information about the llvm-commits mailing list