[PATCH] D14004: Use the new 'InvariantInfo' property to eliminate redundant loads with --gvn.

Nick Lewycky via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 8 16:13:01 PST 2015


nlewycky added a comment.

This adds a call to "processInvariantIntrinsic" in GVN.cpp, but there is no such function and it isn't defined in this patch?


http://reviews.llvm.org/D14004





More information about the llvm-commits mailing list