[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
Tue Jun 15 03:30:52 PDT 2021


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

Rename tryFMUL, use isa instead of dyn_cast and add more negative factor 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.352086.patch
Type: text/x-patch
Size: 43279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/705ee16d/attachment.bin>


More information about the llvm-commits mailing list