[all-commits] [llvm/llvm-project] 3e65c3: [Lint][AMDGPU] No store to const addrspace (#109181)
jofrn via All-commits
all-commits at lists.llvm.org
Wed Sep 25 16:18:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e65c30eee4d5ff5ac96ee1bc6644c5ea1f2da82
https://github.com/llvm/llvm-project/commit/3e65c30eee4d5ff5ac96ee1bc6644c5ea1f2da82
Author: jofrn <jofernau at amd.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M llvm/include/llvm/Support/AMDGPUAddrSpace.h
M llvm/lib/Analysis/Lint.cpp
A llvm/test/Analysis/Lint/const-store.ll
Log Message:
-----------
[Lint][AMDGPU] No store to const addrspace (#109181)
Ensure store to const addrspace is not allowed by Linter.
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