[llvm] r218101 - Optimize sext/zext insertion algorithm in back-end.

Renato Golin renato.golin at linaro.org
Wed Sep 24 01:16:12 PDT 2014


On 23 September 2014 18:56, Bob Wilson <bob.wilson at apple.com> wrote:
> We’re seeing significant regressions in memory usage. I think you forgot to clear the PreferredExtendType DenseMap that you added here.

Seems we're missing some valgrind / sanitizer buildbots to check that
automatically?

--renato




More information about the llvm-commits mailing list