[PATCH] D87446: [AMDGPU] Enable scheduling around FP MODE-setting instructions

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 09:32:00 PDT 2020


foad updated this revision to Diff 291000.
foad added a comment.

Rename the pseudo-instructions.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87446/new/

https://reviews.llvm.org/D87446

Files:
  llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIModeRegister.cpp
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.s.setreg.ll
  llvm/test/CodeGen/AMDGPU/fdiv-nofpexcept.ll
  llvm/test/CodeGen/AMDGPU/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87446.291000.patch
Type: text/x-patch
Size: 16061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200910/5a07b134/attachment.bin>


More information about the llvm-commits mailing list