[PATCH] D138044: AMDGPU/GlobalISel: Fix crash after mad/fma_mix fails selection

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 08:59:11 PST 2022


Petar.Avramovic updated this revision to Diff 476500.
Petar.Avramovic added a comment.

Update test that I missed, move to test file with other fma intrinsics.


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

https://reviews.llvm.org/D138044

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/fma.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138044.476500.patch
Type: text/x-patch
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/2ca2fb37/attachment.bin>


More information about the llvm-commits mailing list