[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
Fri Jun 18 09:07:40 PDT 2021


samtebbs updated this revision to Diff 353023.
samtebbs added a comment.

Remove FracBits == ScalarBits - 1 check and add more tests


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.353023.patch
Type: text/x-patch
Size: 44549 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/e7c43a60/attachment.bin>


More information about the llvm-commits mailing list