[all-commits] [llvm/llvm-project] 710551: Support alias.scope and noalias metadata lowering ...

Tyler Augustine via All-commits all-commits at lists.llvm.org
Wed Sep 1 10:00:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7105512a34fa84921026f01e54ec35f21d9dc874
      https://github.com/llvm/llvm-project/commit/7105512a34fa84921026f01e54ec35f21d9dc874
  Author: Tyler Augustine <taugustine at google.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M mlir/include/mlir/Dialect/ArmNeon/ArmNeon.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
    M mlir/test/mlir-tblgen/llvm-intrinsics.td
    M mlir/tools/mlir-tblgen/LLVMIRIntrinsicGen.cpp

  Log Message:
  -----------
  Support alias.scope and noalias metadata lowering on intrinsics.

Builds on https://reviews.llvm.org/D107870 to support annotating intrinsics with alias.scope and noalias metadata.

Reviewed By: arpith-jacob, ftynse

Differential Revision: https://reviews.llvm.org/D109025




More information about the All-commits mailing list