[PATCH] D94010: [AMDGPU] Handle v_fmac_legacy_f32 in SIFoldOperands

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 4 03:05:54 PST 2021


foad added a comment.

The point of this patch is to remove some unnecessary movs around the v_fma(c)_legacy_f32 instructions. I can pre-commit the new test case to make this clearer if you're happy with it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94010



More information about the llvm-commits mailing list