[all-commits] [llvm/llvm-project] 6f44be: IR: Make llvm.fake.use a DefaultAttrsIntrinsic (#1...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 18 18:29:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f44be97d035c7c050e5ee4081154a8441a2a137
https://github.com/llvm/llvm-project/commit/6f44be97d035c7c050e5ee4081154a8441a2a137
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 (#131743)
This shouldn't be special and is just an ordinary sideeffect.
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