[PATCH] D14900: [mips] SelectionDAGISel subclasses now follow the optimization level.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 21 02:24:35 PST 2015


dsanders added a comment.

I'm not sure what to do about the test. I've preserved what it was really testing for now but I believe the intention was to test SelectionDAG and not FastISel. Unfortunately, reverting the original change that added this test (http://reviews.llvm.org/rL237153) does not change the output of SelectionDAG.

Added the author and commit-er for their opinion.


http://reviews.llvm.org/D14900





More information about the llvm-commits mailing list