[PATCH] D14981: [LoopVectorize] Use MapVector rather than DenseMap for MinBWs.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 11:31:09 PST 2015
mcrosier added a comment.
FWIW, the test case provided in the PR was reduced from an external benchmark. I don't believe a simpler test can be created.
http://reviews.llvm.org/D14981
More information about the llvm-commits
mailing list