[all-commits] [llvm/llvm-project] bb6f2e: IR: Make llvm.fake.use a DefaultAttrsIntrinsic

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 18 17:17:48 PDT 2025


  Branch: refs/heads/users/arsenm/intrinsics/fake-use-default-attrs-intrinsic
  Home:   https://github.com/llvm/llvm-project
  Commit: bb6f2e655af712c692ed601334be37d85b6da4b5
      https://github.com/llvm/llvm-project/commit/bb6f2e655af712c692ed601334be37d85b6da4b5
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M clang/test/CodeGen/fake-use-determinism.c
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/test/CodeGen/AMDGPU/lower-kernargs.ll

  Log Message:
  -----------
  IR: Make llvm.fake.use a DefaultAttrsIntrinsic

This shouldn't be special and is just an ordinary sideeffect.


  Commit: 72f4801d1a44f715343479cc3592c916cf17cb30
      https://github.com/llvm/llvm-project/commit/72f4801d1a44f715343479cc3592c916cf17cb30
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/Intrinsics.td

  Log Message:
  -----------
  IntrNoMem -> IntrInaccessibleMemOnly


Compare: https://github.com/llvm/llvm-project/compare/6b3a82b7191a...72f4801d1a44

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