[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:43:45 PDT 2021


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

Check if the VDUP operand is constant and do clang-format.


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.351855.patch
Type: text/x-patch
Size: 42327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210614/77a9db41/attachment.bin>


More information about the llvm-commits mailing list