[PATCH] D117797: Revert "[amdgpu] Improve the from f32 to i64."
Konstantin Zhuravlyov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 20 08:58:02 PST 2022
kzhuravl created this revision.
kzhuravl added reviewers: arsenm, msearles.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, Anastasia, tpr, dstuttard, yaxunl, nhaehnle, jvesely.
kzhuravl requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
This reverts commit 940efa4f6981964c95a69ff412378722438607bf <https://reviews.llvm.org/rG940efa4f6981964c95a69ff412378722438607bf>.
Reason for revert: it breaks TestOpenCLLocalEnergyMinimizer test of OpenMM.
https://reviews.llvm.org/D117797
Files:
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptosi.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-fptoui.mir
llvm/test/CodeGen/AMDGPU/fp_to_sint.ll
llvm/test/CodeGen/AMDGPU/fp_to_uint.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117797.401658.patch
Type: text/x-patch
Size: 241846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220120/01685ae4/attachment-0001.bin>
More information about the llvm-commits
mailing list