[PATCH] D15521: [mips] Range check uimm20 and fixed a bug this revealed.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 09:31:01 PST 2016


dsanders added a comment.

Hi Vasileios,

A few issues came up as I went to commit this. Most were fairly minor but one required that I change the way we handle selection between dext/dextu/dextm to avoid regressions. The review for that change is http://reviews.llvm.org/D16810 and I'll commit this once that's committed.


http://reviews.llvm.org/D15521





More information about the llvm-commits mailing list