[PATCH] D81990: AMDGPU/GlobalISel: Remove selection of MAD/MAC when not available

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 22:23:30 PDT 2020


critson created this revision.
critson added reviewers: arsenm, rampitec, foad.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Add code to respect mad-mac-f32-insts target feature.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81990

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81990.271273.patch
Type: text/x-patch
Size: 210886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/34ee7f2d/attachment-0001.bin>


More information about the llvm-commits mailing list