Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/AArch64/AsmParser/
-
Target/
-
AArch64/
-
AsmParser/
-
AArch64AsmParser.cpp
-
test/MC/AArch64/SVE/
-
MC/
-
AArch64/
-
SVE/
-
directive-arch.s
Hide Panel
f
Keyboard Reference
?
Differential
D56128
[AArch64] Accept "sve" as arch feature in assembler
Closed
Public
Authored by
mstorsjo
on Dec 28 2018, 5:00 AM.
Download Raw Diff
Details
Reviewers
echristo
compnerd
peter.smith
sdesmalen
Commits
rG74d93f9b24a2: [AArch64] Accept "sve" as arch feature in assembler
rL350174: [AArch64] Accept "sve" as arch feature in assembler
Diff Detail
Event Timeline
mstorsjo
created this revision.
Dec 28 2018, 5:00 AM
Herald
added subscribers:
kristof.beyls
,
tschuett
,
javed.absar
.
·
View Herald Transcript
Dec 28 2018, 5:00 AM
sdesmalen
accepted this revision.
Dec 31 2018, 1:47 AM
Comment Actions
LGTM, thanks.
This revision is now accepted and ready to land.
Dec 31 2018, 1:47 AM
Closed by commit
rL350174: [AArch64] Accept "sve" as arch feature in assembler
(authored by
mstorsjo
).
·
Explain Why
Dec 31 2018, 2:25 AM
This revision was automatically updated to reflect the committed changes.