[PATCH] D45020: [mips] Accept 32-bit offsets for lb and lbu commands

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 08:32:38 PDT 2018


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

LGTM.

In comparison to the other patch you submitted, this is clearly the better option as it points to the problematic operand.

Nit: You should correct the spelling of LLVM in the last sentence in the summary.


Repository:
  rL LLVM

https://reviews.llvm.org/D45020





More information about the llvm-commits mailing list