[llvm] [mlir] Verify threadlocal_address constraints (PR #87841)
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 10 14:28:15 PDT 2024
MatzeB wrote:
I just noticed that LLVM allows thread-local `GlobalAlias`es so I submitted #88321 to a looser check.
https://github.com/llvm/llvm-project/pull/87841
More information about the llvm-commits
mailing list