Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
lib/Target/X86/
-
Target/
-
X86/
-
X86FastISel.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D21067
[AVX512] Fix load opcode for fast isel.
Closed
Public
Authored by
igorb
on Jun 7 2016, 5:07 AM.
Download Raw Diff
Details
Reviewers
delena
craig.topper
Commits
rG61e628591f21: [AVX512] Fix load opcode for fast isel.
rL272006: [AVX512] Fix load opcode for fast isel.
Summary
[AVX512] Fix load opcode for fast isel.
Diff Detail
Repository
rL LLVM
Event Timeline
igorb
updated this revision to
Diff 59867
.
Jun 7 2016, 5:07 AM
igorb
retitled this revision from
to
[AVX512] Fix load opcode for fast isel.
.
igorb
updated this object.
igorb
added reviewers:
delena
,
craig.topper
.
igorb
set the repository for this revision to
rL LLVM
.
igorb
added a subscriber:
llvm-commits
.
delena
edited edge metadata.
Jun 7 2016, 5:12 AM
Comment Actions
any test?
igorb
updated this revision to
Diff 59873
.
Jun 7 2016, 5:29 AM
igorb
edited edge metadata.
Comment Actions
Test case added.
delena
accepted this revision.
Jun 7 2016, 5:34 AM
delena
edited edge metadata.
This revision is now accepted and ready to land.
Jun 7 2016, 5:34 AM
Closed by commit
rL272006: [AVX512] Fix load opcode for fast isel.
(authored by ibreger).
·
Explain Why
Jun 7 2016, 6:15 AM
This revision was automatically updated to reflect the committed changes.