[PATCH] D15756: AMDGPU/SI: Set IsOptional bit for Flat optional operands

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 11:12:11 PST 2015


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
tstellarAMD added dependencies: D15755: TableGen: Add IsOptional field to AsmOperandClass, D15754: AMDGPU/SI: Simplify validation of flat instructions optional operands.
Herald added a subscriber: arsenm.

This gives is the correct error message for unsupported flat instructions.

Depends on D15755
Depends on D15754

http://reviews.llvm.org/D15756

Files:
  lib/Target/AMDGPU/SIInstrInfo.td
  test/MC/AMDGPU/flat.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15756.43553.patch
Type: text/x-patch
Size: 34446 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/f6b11270/attachment.bin>


More information about the llvm-commits mailing list