[PATCH] D27113: Expensive checks: support promoted floats.

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 12 02:00:52 PST 2016


sepavloff added a comment.

I would propose to take some existing test, which fails with expensive checks enabled, and add `-enable-legalize-types-checking` to its RUN statement. Thus you can obtain a regression test 'for free'.


https://reviews.llvm.org/D27113





More information about the llvm-commits mailing list