[PATCH] D110762: [AMDGPU] move hasAGPRs/hasVGPRs into header
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 1 01:11:06 PDT 2021
rampitec added a comment.
In D110762#3035715 <https://reviews.llvm.org/D110762#3035715>, @foad wrote:
> In D110762#3034081 <https://reviews.llvm.org/D110762#3034081>, @rampitec wrote:
>
>> For the record, I have measured check-llvm-codegen-amdgpu with a release build, it seems to speedup BE compilation around 5% in average.
>
> That is amazing!
>
> + at piotr for awareness.
Again for the record, compiler was built with the clang.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110762/new/
https://reviews.llvm.org/D110762
More information about the llvm-commits
mailing list