[PATCH] D89424: [AMDGPU] Spilling using flat scratch
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 15:06:10 PDT 2020
rampitec added a comment.
In D89424#2333380 <https://reviews.llvm.org/D89424#2333380>, @arsenm wrote:
> In D89424#2333376 <https://reviews.llvm.org/D89424#2333376>, @rampitec wrote:
>
>> A fantastic result that it has passed PSDB on gfx9 with flat scratch enabled. I did not expect it to start working from the first attempt.
>
> Should try with -O0 too
I do not think it will pass with -O0 without my changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89424/new/
https://reviews.llvm.org/D89424
More information about the llvm-commits
mailing list