[all-commits] [llvm/llvm-project] a2ab8f: [Attributes] Add additional MemoryEffects APIs (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Oct 31 02:45:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2ab8fc46c63e6d21b6648202907a33064fbfb6e
      https://github.com/llvm/llvm-project/commit/a2ab8fc46c63e6d21b6648202907a33064fbfb6e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    M llvm/include/llvm/IR/Attributes.h
    M llvm/lib/IR/AttributeImpl.h
    M llvm/lib/IR/Attributes.cpp

  Log Message:
  -----------
  [Attributes] Add additional MemoryEffects APIs (NFC)

This adds the usual complement of APIs for creating and fetching
a non-trivial attribute.

Split out from D135780.




More information about the All-commits mailing list