[PATCH] D103050: [CodeGen] Refactor libcall lookups for RTLIB::POWI_*

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 2 02:42:07 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG536e02a23c65: [CodeGen] Refactor libcall lookups for RTLIB::POWI_* (authored by bjope).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103050

Files:
  llvm/include/llvm/CodeGen/RuntimeLibcalls.h
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/TargetLoweringBase.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103050.349206.patch
Type: text/x-patch
Size: 11439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/885fef77/attachment.bin>


More information about the llvm-commits mailing list