OSDN Git Service

AMDGPU: Make S_DENORM_MODE not be a scheduling boundary
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 27 May 2020 18:48:14 +0000 (14:48 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Thu, 28 May 2020 14:39:33 +0000 (10:39 -0400)
commit1a9e0d7092145e33175f628f4cdd28acf0d17100
tree4cf49a5b35cea4b0f7a8bf9c6db6a713e1b1f548
parent0ea52537feae4bc64b5cefc3a4c168dc3ad90463
AMDGPU: Make S_DENORM_MODE not be a scheduling boundary

Now that the mode register uses/defs should be properly modeled, we
don't need to treat the FP mode switch as an arbitrary side effect.
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SOPInstructions.td