[PATCH] D103903: [ARM] Transform a fixed-point to floating-point conversion into a VCVT_fix

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 14 06:02:08 PDT 2021


samtebbs updated this revision to Diff 351845.
samtebbs marked an inline comment as done.
samtebbs added a comment.

Rebase and check if `FracBits == ScalarBits - 1` when not unsigned.


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

https://reviews.llvm.org/D103903

Files:
  llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/test/CodeGen/Thumb2/mve-vcvt-fixed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103903.351845.patch
Type: text/x-patch
Size: 42148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/6175e212/attachment-0001.bin>


More information about the llvm-commits mailing list