[PATCH] D152899: Introduce RThreadAccess pass
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 23 05:24:08 PDT 2023
arsenm added a comment.
Would this be better served with an intrinsic to read this register? Does the register need to be globally reserved or just within the local function?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152899/new/
https://reviews.llvm.org/D152899
More information about the llvm-commits
mailing list