[PATCH] D134354: [AMDGPU][GlobalISel] Support mad/fma_mix selection

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 06:51:14 PDT 2022


Pierre-vh added a comment.

In D134354#3818053 <https://reviews.llvm.org/D134354#3818053>, @arsenm wrote:

> In D134354#3817591 <https://reviews.llvm.org/D134354#3817591>, @Pierre-vh wrote:
>
>> - Change tests to use fneg instead of fsub, as discussed.
>
> This should be done as a separate precommit

I didn't change existing tests, I mean in the tests I added (in the GISel folder)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134354



More information about the llvm-commits mailing list