AMDGPU: Set mayRaiseFPException
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 27 May 2020 01:56:53 +0000 (21:56 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 4 Jun 2020 21:35:27 +0000 (17:35 -0400)
commitd259668731f4a7d6f477cefff102fe1e0b86f461
treebb596aa11d68d4e73d35f48633809473cab63916
parent192cb718361dbd7be082bc0893f43bbc9782288f
AMDGPU: Set mayRaiseFPException

This may be missing a few overrides to set it off still in some
special cases. Since the flags set during selection should now be
reliably preserved, this should not change codegen for non-strictfp
functions.
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/lib/Target/AMDGPU/VOPInstructions.td