[all-commits] [llvm/llvm-project] 2ea8f2: [CodeGen] Fix ConvertNodeToLibcall for STRICT_FPOWI
xiangzh1 via All-commits
all-commits at lists.llvm.org
Tue May 10 17:58:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ea8f203cd9a6cc7ed756d9322f43ebf8cebf33f
https://github.com/llvm/llvm-project/commit/2ea8f203cd9a6cc7ed756d9322f43ebf8cebf33f
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2022-05-11 (Wed, 11 May 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
A llvm/test/CodeGen/X86/float-strict-powi-convert.ll
Log Message:
-----------
[CodeGen] Fix ConvertNodeToLibcall for STRICT_FPOWI
Reviewed By: PengfeiWang
Differential Revision: https://reviews.llvm.org/D125159
More information about the All-commits
mailing list