This is an archive of the discontinued LLVM Phabricator instance.

AVX512: FMA scalar support
ClosedPublic

Authored by igorb on Jul 1 2015, 12:45 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 28850.Jul 1 2015, 12:45 AM
igorb retitled this revision from to AVX512: FMA scalar support.
igorb updated this object.
igorb edited the test plan for this revision. (Show Details)
igorb added reviewers: delena, AsafBadouh.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: Unknown Object (MLST).
delena edited edge metadata.Jul 1 2015, 6:07 AM

Please add a test for DAG lowering with memory operand.
LGTM.

lib/Target/X86/X86InstrAVX512.td
287 ↗(On Diff #28850)

please remove an empty line

This revision was automatically updated to reflect the committed changes.