[PATCH] D113567: [RISCV][test] Add more tests of immediate materialisation
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 10 15:40:39 PST 2021
craig.topper requested changes to this revision.
craig.topper added inline comments.
This revision now requires changes to proceed.
================
Comment at: llvm/test/MC/RISCV/rv64zba-aliases-valid.s:120
+
+# CHECK-S-OBJ-NOALIASZBS: lui t1, 427
+# CHECK-S-OBJ-NOALIASZBS-NEXT: addiw t1, t1, -1367
----------------
NOALIASZBS isn't a valid check prefix for this file. It's just NOALIAS.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113567/new/
https://reviews.llvm.org/D113567
More information about the llvm-commits
mailing list