[PATCH] D143708: [RISCV] Support emulated TLS

Vitaly Cheptsov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 06:10:57 PST 2023


vit9696 added inline comments.


================
Comment at: llvm/test/CodeGen/RISCV/emutls.ll:108
+}
+
+; RV32:        .data
----------------
arichardson wrote:
> You probably want to add `; UTC_ARGS: --disable` here so that re-running the script doesn't remove those manual check lines.
Thanks, added)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143708/new/

https://reviews.llvm.org/D143708



More information about the llvm-commits mailing list