[PATCH] D29180: Fix implementation of DAGTypeLegalizer::PerformExpensiveChecks

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 30 03:57:59 PST 2017


RKSimon added a comment.

https://reviews.llvm.org/D29265 appears to be trying to achieve the same aim but with a different approach (removing stale entries from SoftenedFloats)


https://reviews.llvm.org/D29180





More information about the llvm-commits mailing list