[PATCH] D17887: [AMDGPU] Assembler: Support abs() syntax.

Nikolay Haustov via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 4 06:58:17 PST 2016


nhaustov created this revision.
nhaustov added reviewers: tstellarAMD, arsenm.
nhaustov added a subscriber: llvm-commits.
Herald added a subscriber: arsenm.

Support legacy SP3 abs(v1) syntax. InstPrinter still uses |v1|.
Add tests.

http://reviews.llvm.org/D17887

Files:
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  test/MC/AMDGPU/vop3.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17887.49825.patch
Type: text/x-patch
Size: 7296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160304/a3dd90ee/attachment.bin>


More information about the llvm-commits mailing list