[PATCH] D142749: AMDGPU: Push fneg into bitcast of integer select

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 06:35:19 PDT 2023


arsenm added a comment.

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


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142749/new/

https://reviews.llvm.org/D142749



More information about the llvm-commits mailing list