[PATCH] D26726: [SimplifyCFG] Fix for non-determinism in codegen

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 13:21:12 PDT 2017


On Mon, Apr 17, 2017 at 1:17 PM, Mandeep Singh Grang via Phabricator
via llvm-commits <llvm-commits at lists.llvm.org> wrote:
> mgrang added a comment.
>
> I built the llvm unit tests and the test suite and can see no measurable difference in compile time with and w/o my patch.
>

I'd recommend, together with the testsuite, an LTO build of clang maybe.


More information about the llvm-commits mailing list