[PATCH] D73939: [AMDGPU] Fix infinite loop with fma combines

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 4 11:44:47 PST 2020


kerbowa updated this revision to Diff 242390.
kerbowa added a comment.

Handle fmad.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73939

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
  llvm/test/CodeGen/AMDGPU/fma-combine.ll
  llvm/test/CodeGen/AMDGPU/fneg-combines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73939.242390.patch
Type: text/x-patch
Size: 7418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200204/f3eb3611/attachment.bin>


More information about the llvm-commits mailing list