summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLToken.h
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2019-06-09 19:27:50 +0000
committerNico Weber <nicolasweber@gmx.de>2019-06-09 19:27:50 +0000
commit80fee25776c2fb61e74c1ecb1a523375c2500b69 (patch)
treeb21416d6a0878d1c17c48f65c4872d44671809bf /llvm/lib/AsmParser/LLToken.h
parentdcf5e6abdf0c122edef0ece6d32b039455120c78 (diff)
downloadbcm5719-llvm-80fee25776c2fb61e74c1ecb1a523375c2500b69.tar.gz
bcm5719-llvm-80fee25776c2fb61e74c1ecb1a523375c2500b69.zip
Revert r361953 "[SVE][IR] Scalable Vector IR Type"
This reverts commit f4fc01f8dd3a5dfd2060d1ad0df6b90e8351ddf7. It caused a 3-4x slowdown when doing thinlto links, PR42210. llvm-svn: 362913
Diffstat (limited to 'llvm/lib/AsmParser/LLToken.h')
-rw-r--r--llvm/lib/AsmParser/LLToken.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/AsmParser/LLToken.h b/llvm/lib/AsmParser/LLToken.h
index 6256c14b9d6..a1e70932178 100644
--- a/llvm/lib/AsmParser/LLToken.h
+++ b/llvm/lib/AsmParser/LLToken.h
@@ -37,7 +37,6 @@ enum Kind {
bar, // |
colon, // :
- kw_vscale,
kw_x,
kw_true,
kw_false,
OpenPOWER on IntegriCloud