[PATCH] D29265: [legalize-types] Remove stale entries from SoftenedFloats.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 30 04:31:41 PST 2017
fhahn added a comment.
https://reviews.llvm.org/D29180 tries to fix the same issues, by updating DAGTypeLegalizer::PerformExpensiveChecks to accept values in ReplacedValues and SoftenedFloats. I still think it would be better to properly clean up the stale entries.
https://reviews.llvm.org/D29265
More information about the llvm-commits
mailing list