[PATCH] D62401: [AMDGPU] Speed up live-in virtual register set computaion in GCNScheduleDAGMILive
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 27 09:02:14 PDT 2019
vpykhtin updated this revision to Diff 201538.
vpykhtin added a comment.
replaced std::vector with SmallVector, moved out of the loop.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62401/new/
https://reviews.llvm.org/D62401
Files:
lib/Target/AMDGPU/GCNRegPressure.cpp
lib/Target/AMDGPU/GCNRegPressure.h
lib/Target/AMDGPU/GCNSchedStrategy.cpp
lib/Target/AMDGPU/GCNSchedStrategy.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62401.201538.patch
Type: text/x-patch
Size: 5606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/9f4d7f8a/attachment.bin>
More information about the llvm-commits
mailing list