[all-commits] [llvm/llvm-project] 1a9e0d: AMDGPU: Make S_DENORM_MODE not be a scheduling bou...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 28 07:39:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a9e0d7092145e33175f628f4cdd28acf0d17100
      https://github.com/llvm/llvm-project/commit/1a9e0d7092145e33175f628f4cdd28acf0d17100
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIInstrInfo.td
    M llvm/lib/Target/AMDGPU/SOPInstructions.td

  Log Message:
  -----------
  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.




More information about the All-commits mailing list