[PATCH] D54574: [SelectionDAG] Support promotion of the FPOWI integer operand

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 30 01:45:16 PST 2019


asb updated this revision to Diff 184255.
asb added a comment.

Refreshing patch due to fabs codegen changes thanks to the dagcombine added to the RV64F patch.


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

https://reviews.llvm.org/D54574

Files:
  include/llvm/CodeGen/ISDOpcodes.h
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  lib/CodeGen/SelectionDAG/LegalizeTypes.h
  test/CodeGen/RISCV/float-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54574.184255.patch
Type: text/x-patch
Size: 12995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/a69e6d90/attachment.bin>


More information about the llvm-commits mailing list