[PATCH] Review for hoisting and sinking of equivalent memory instruction (Instruction Merge Pass)

Chandler Carruth chandlerc at google.com
Mon Jun 23 00:58:20 PDT 2014


On Fri, Jun 13, 2014 at 2:40 AM, Gerolf Hoflehner <ghoflehner at apple.com>
wrote:

> I changed the name from IM to InstructionMerger and acknowledge it is not
> ideal, but neither are the alternative proposals. Does anyone else feel
> strongly against the name?


FWIW, I find that still an incredibly broad name for a very narrow pass.
Maybe LoadStoreMotion?

I should get to a comprehensive review of this within the next day, sorry
for the delay, I was stuck in the C++ committee.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140623/496ed607/attachment.html>


More information about the llvm-commits mailing list