[PATCH] D23156: [ADT] Stop trying to test every combination of values in a triple in every permutation.
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 5 08:45:49 PDT 2016
rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.
Gosh, now that I looked at it, this is *exactly* what it does.
Some people talking about (A+V+O+E)*4! got me side tracked. Apologies.
LGTM! :)
https://reviews.llvm.org/D23156
More information about the llvm-commits
mailing list