[llvm-bugs] [Bug 36988] New: [mc]
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Apr 3 09:35:12 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36988
Bug ID: 36988
Summary: [mc]
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: Backend: AMDGPU
Assignee: unassignedbugs at nondot.org
Reporter: artem.tamazov at amd.com
CC: andrey.kasaurov at gmail.com, artem.tamazov at amd.com,
llvm-bugs at lists.llvm.org, nikolay.haustov at amd.com,
sam.kolton at amd.com, valery.pykhtin at gmail.com
There are definitions of target-specific "features" in .td files. Sooner or
later we will need to make at least some of those visible for assembly
programmers, e.g. by means of predefined symbols, like
.option.machine_version_major/minor/stepping implemented some time ago, see
https://reviews.llvm.org/D21238
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180403/fbd6272b/attachment.html>
More information about the llvm-bugs
mailing list