[PATCH] D77653: AMDGPU/GlobalISel: Fix selection of scalar f64 G_FABS

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 14 08:00:07 PDT 2020


arsenm updated this revision to Diff 257333.
arsenm added a comment.

Fix constraining original registers


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

https://reviews.llvm.org/D77653

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-fabs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77653.257333.patch
Type: text/x-patch
Size: 6888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200414/760cb64e/attachment.bin>


More information about the llvm-commits mailing list