[all-commits] [llvm/llvm-project] 7ed77d: [LangRef] Use new memory attribute syntax (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Mar 9 01:21:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ed77dad815a38309844f8ecd22caaad8b11150d
      https://github.com/llvm/llvm-project/commit/7ed77dad815a38309844f8ecd22caaad8b11150d
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Use new memory attribute syntax (NFC)

Use the memory() spelling in a few places that were using the
old syntax.

The documented attributes for llvm.type.checked.load don't match
the actual attributes, I've raised this here:
https://reviews.llvm.org/D21121#inline-1406792




More information about the All-commits mailing list