[PATCH] D47316: [mips] Support 64-bit offsets for lb/sb/ld/sd/lld ... instructions
Stefan Maksimovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 1 07:45:11 PDT 2018
smaksimovic accepted this revision.
smaksimovic added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: test/MC/Mips/mips64-expansions.s:273
-# Test ld/sd/lld with offsets exceed 16-bit size.
+# Test lb/sb/ld/sd/lld with offsets exceed 16-bit size.
----------------
Minor nit: `... with offsets exceeding 16 bits in size.`
Repository:
rL LLVM
https://reviews.llvm.org/D47316
More information about the llvm-commits
mailing list