[PATCH] D142749: AMDGPU: Push fneg into bitcast of integer select
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 20 06:51:53 PDT 2023
dstuttard added a comment.
In D142749#4283503 <https://reviews.llvm.org/D142749#4283503>, @arsenm wrote:
> In D142749#4283463 <https://reviews.llvm.org/D142749#4283463>, @dstuttard wrote:
>
>> This commit is causing some regression for us in some games.
>>
>> Here's a reproducer (you get a cannot yet select error):
>
> I have a patch for what I assume is the same problem already
Great - are you likely to submit it today, otherwise I'll revert the change locally?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142749/new/
https://reviews.llvm.org/D142749
More information about the llvm-commits
mailing list