This is an archive of the discontinued LLVM Phabricator instance.

Rename X86insrtps to the proper instruction name.
ClosedPublic

Authored by filcab on Apr 21 2014, 1:03 PM.

Details

Summary

The INSERTPS pattern fragment was called insrtps (mising 'e'), which
would make it harder to grep for the patterns related to this instruction.
Renaming it to use the proper instruction name.

Diff Detail

Event Timeline

filcab accepted this revision.Apr 23 2014, 7:26 PM
filcab added a reviewer: filcab.
This revision is now accepted and ready to land.Apr 23 2014, 7:26 PM
filcab closed this revision.Apr 23 2014, 7:26 PM