[PATCH] D14327: Add llvm.ldexp.* intrinsic, associated SDNode and library calls

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 08:31:30 PST 2015


tstellarAMD added a subscriber: tstellarAMD.
tstellarAMD added a comment.

Couldn't the original bug be fixed by marking ldexpf as unavailable for AMDGPU in lib/Analysis/TargetLibraryInfo.cpp ?


http://reviews.llvm.org/D14327





More information about the llvm-commits mailing list