[all-commits] [llvm/llvm-project] 4a812b: Verify threadlocal_address constraints (#87841)

Matthias Braun via All-commits all-commits at lists.llvm.org
Mon Apr 8 17:48:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a812b5912d3149592cae195c9007b05649d9b41
      https://github.com/llvm/llvm-project/commit/4a812b5912d3149592cae195c9007b05649d9b41
  Author: Matthias Braun <matze at braunis.de>
  Date:   2024-04-08 (Mon, 08 Apr 2024)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Transforms/HipStdPar/unsupported-thread-local-indirect-use.ll
    M mlir/test/Target/LLVMIR/Import/intrinsic.ll
    M mlir/test/Target/LLVMIR/llvmir-intrinsics.mlir

  Log Message:
  -----------
  Verify threadlocal_address constraints (#87841)

Check invariants for `llvm.threadlocal.address` intrinsic in IR
Verifier.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list