[PATCH] D153084: AMDGPU: Partially fix not respecting dynamic denormal mode

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 14:47:29 PDT 2023


arsenm added a comment.

In D153084#4475241 <https://reviews.llvm.org/D153084#4475241>, @rampitec wrote:

> It should be possible to logically separate it into 2 patches then: one reversing the flag but not changing the behavior, and then the fix itself?

Yes, but it's kind of the same thing. I'd have to go spend the time to re-invert all the logic here and doesn't seem worth the effort


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

https://reviews.llvm.org/D153084



More information about the llvm-commits mailing list