[PATCH] D17414: Fix incorrect selection of AVX512 sqrt when OptForSize is on

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 19 10:39:56 PST 2016


spatel added a subscriber: spatel.
spatel added a comment.

I asked about this problem:
http://lists.llvm.org/pipermail/llvm-dev/2014-September/076904.html

...but didn't do anything about it. :(
PredicateControl still exists in MIPS.td if someone wants to extend that...or solve the problem in TableGen directly.


http://reviews.llvm.org/D17414





More information about the llvm-commits mailing list