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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 04:20:02 PDT 2020


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

Add -show-mc-encoding.


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
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.setreg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87446.291864.patch
Type: text/x-patch
Size: 108102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/0b0fb1e7/attachment-0001.bin>


More information about the llvm-commits mailing list