[PATCH] D90925: [AMDGPU][MC] Added tests for checking error position

Dmitry Preobrazhensky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 6 03:08:07 PST 2020


dp created this revision.
dp added reviewers: arsenm, rampitec.
Herald added subscribers: llvm-commits, kerbowa, jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: LLVM.
dp requested review of this revision.
Herald added a subscriber: wdng.

See bug 47519 <https://bugs.llvm.org/show_bug.cgi?id=47519>.

These tests reveal some errors which will be addressed separately.
See also bug 47518 <https://bugs.llvm.org/show_bug.cgi?id=47518>.


https://reviews.llvm.org/D90925

Files:
  llvm/test/MC/AMDGPU/gfx10_err_pos.s
  llvm/test/MC/AMDGPU/gfx7_err_pos.s
  llvm/test/MC/AMDGPU/gfx8_err_pos.s
  llvm/test/MC/AMDGPU/gfx908_err_pos.s
  llvm/test/MC/AMDGPU/gfx9_err_pos.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90925.303390.patch
Type: text/x-patch
Size: 53855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201106/85f4dfb6/attachment-0001.bin>


More information about the llvm-commits mailing list