[PATCH] D52557: AMDGPU: Consolidate SMRD TableGen patterns

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 09:20:43 PDT 2018


tstellar created this revision.
tstellar added a reviewer: arsenm.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

Merge the SMRD patterns for CI into the same multiclass as the
patterns for other sub-targets.

This removes some duplicate code and will make it easier for some
future GlobalISel changes I would like to do.


Repository:
  rL LLVM

https://reviews.llvm.org/D52557

Files:
  lib/Target/AMDGPU/SMInstructions.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52557.167151.patch
Type: text/x-patch
Size: 7435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180926/866d5812/attachment.bin>


More information about the llvm-commits mailing list