[all-commits] [llvm/llvm-project] 1234fc: [mlir][LLVM] Fix aliasing in intrinsic base class

Christian Ulmann via All-commits all-commits at lists.llvm.org
Wed May 24 08:03:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1234fc3021503700cf3cb7adcec0423b2fb76373
      https://github.com/llvm/llvm-project/commit/1234fc3021503700cf3cb7adcec0423b2fb76373
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td

  Log Message:
  -----------
  [mlir][LLVM] Fix aliasing in intrinsic base class

This commit fixes a bug in the intrinsic base class that caused the
declaration of alias analysis attributes under a wrong condition.




More information about the All-commits mailing list