[PATCH] D61075: [CodeGenPrepare] limit overflow intrinsic matching to a single basic block
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 2 14:10:03 PDT 2019
spatel added a comment.
F8810013: code-gen-prepare-test.ll <https://reviews.llvm.org/F8810013> - this is the test file provided by @yrouban that showed the compile-time regression and would improve by avoiding DT altogether as proposed in this patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61075/new/
https://reviews.llvm.org/D61075
More information about the llvm-commits
mailing list