This is always false for R600.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47180
AMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable() into SITargetLowering ClosedPublic Authored by tstellar on May 21 2018, 10:55 PM.
Details Summary This is always false for R600.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptMay 21 2018, 10:55 PM This revision is now accepted and ready to land.May 21 2018, 11:05 PM Closed by commit rL333016: AMDGPU: Move AMDGPUTargetLowering::isFPExtFoldable() into SITargetLowering (authored by tstellar). · Explain WhyMay 22 2018, 12:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148078 llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
|