[PATCH] D29265: [legalize-types] Remove stale entries from SoftenedFloats.

Pirama Arumuga Nainar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 1 10:00:51 PST 2017


pirama added a comment.

+chh for comments on fp128 legalization.  I think a common ReplacedValues map that also tracks the kind of legalization performed would be useful - at the very least to understand how the different legalization steps interact and let us code in sanity checks.


https://reviews.llvm.org/D29265





More information about the llvm-commits mailing list