[PATCH] D17291: [mips] Range check uimm6_lsl2.

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 7 03:52:21 PST 2016


vkalintiris accepted this revision.
vkalintiris added a comment.
This revision is now accepted and ready to land.

LGTM.

We can merge the functionality of several template functions by merging them into a bigger one with more template parameters (or by checking their value). This is not required for this patch, it would be nice to keep in mind though.


http://reviews.llvm.org/D17291





More information about the llvm-commits mailing list