[PATCH] D89753: [HazardRec] Allow inserting multiple wait-states simultaneously
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 11:42:21 PDT 2020
kerbowa updated this revision to Diff 299433.
kerbowa added a comment.
Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89753/new/
https://reviews.llvm.org/D89753
Files:
llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/PostRAHazardRecognizer.cpp
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/lib/Target/AMDGPU/SIInstrInfo.h
llvm/test/CodeGen/AMDGPU/fp-atomic-to-s_denormmode.mir
llvm/test/CodeGen/AMDGPU/frem.ll
llvm/test/CodeGen/AMDGPU/hazard-hidden-bundle.mir
llvm/test/CodeGen/AMDGPU/inserted-wait-states.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
llvm/test/CodeGen/AMDGPU/mai-hazards.mir
llvm/test/CodeGen/AMDGPU/vmem-vcc-hazard.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89753.299433.patch
Type: text/x-patch
Size: 36409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/529a3e8f/attachment.bin>
More information about the llvm-commits
mailing list