[PATCH] D29180: Fix implementation of DAGTypeLegalizer::PerformExpensiveChecks
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 02:44:10 PST 2017
sepavloff abandoned this revision.
sepavloff added a comment.
With current ToT (r297001) none of the llvm tests fails due to legalizer, if expensive checks are enabled. So the fix is not needed anymore.
https://reviews.llvm.org/D29180
More information about the llvm-commits
mailing list