[PATCH] D15047: [Mips64] Fix extension of 32-bit integer types.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 30 08:47:07 PST 2015


dsanders added a comment.

> It depends on http://reviews.llvm.org/D14612 so you need to apply that first.


Nearly forgot to say: This patch is only half the solution. We also need to promote the operands of setcc nodes.


Repository:
  rL LLVM

http://reviews.llvm.org/D15047





More information about the llvm-commits mailing list