[PATCH] D87446: [AMDGPU] Enable scheduling around FP MODE-setting instructions
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 07:54:23 PDT 2020
foad updated this revision to Diff 292222.
foad added a comment.
Factor instruction definitions into a class.
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.292222.patch
Type: text/x-patch
Size: 146934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/c053f430/attachment.bin>
More information about the llvm-commits
mailing list