[llvm] [mlir] Verify threadlocal_address constraints (PR #87841)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 11:43:03 PDT 2024


MatzeB wrote:

> LGTM. I am a bit concerned that we're going to violate these rules in some transforms (e.g. by creating threadlocal.address of a phi or select),

Me too, but that is all the more reason to have this verifier IMO

https://github.com/llvm/llvm-project/pull/87841


More information about the llvm-commits mailing list