[all-commits] [llvm/llvm-project] c95daa: [LangRef] Spell out alias attribute/metadata viola...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Nov 16 05:39:20 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c95daac4c19fe54eeeb4d0ec5ca23f2673d1de71
      https://github.com/llvm/llvm-project/commit/c95daac4c19fe54eeeb4d0ec5ca23f2673d1de71
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2024-11-16 (Sat, 16 Nov 2024)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Spell out alias attribute/metadata violations are UB. (#116220)

Update the documentation for the noalias attribute, !alias.scope and
!loop.parallel_accesses metadata to clarify they are UB on voilation the
noalias property.

PR: https://github.com/llvm/llvm-project/pull/116220
---------

Co-authored-by: Nuno Lopes <nuno.lopes at tecnico.ulisboa.pt>



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