Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/trunk/utils/TableGen/
-
trunk/
-
utils/
-
TableGen/
-
GlobalISelEmitter.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D32537
[globalisel][tablegen] Fix vector element size
Closed
Public
Authored by
igorb
on Apr 26 2017, 7:06 AM.
Download Raw Diff
Details
Reviewers
dsanders
Commits
rG1593a741a4fa: [globalisel][tablegen] Fix vector element size
rL301421: [globalisel][tablegen] Fix vector element size
Summary
Fix vector element size.
Diff Detail
Repository
rL LLVM
Event Timeline
igorb
created this revision.
Apr 26 2017, 7:06 AM
Herald
added subscribers:
kristof.beyls
,
rovka
.
·
View Herald Transcript
Apr 26 2017, 7:06 AM
dsanders
accepted this revision.
Apr 26 2017, 8:14 AM
Comment Actions
LGTM
This revision is now accepted and ready to land.
Apr 26 2017, 8:14 AM
Closed by commit
rL301421: [globalisel][tablegen] Fix vector element size
(authored by ibreger).
·
Explain Why
Apr 26 2017, 9:12 AM
This revision was automatically updated to reflect the committed changes.