[all-commits] [llvm/llvm-project] 11872e: [AMDGPU][Attributor] Add a pass parameter `closed-...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Aug 9 14:00:50 PDT 2024
Branch: refs/heads/users/shiltian/amdgpu-attribor-closed-world
Home: https://github.com/llvm/llvm-project
Commit: 11872e0b05363dd5bc8b58dc7a47bf2aae659191
https://github.com/llvm/llvm-project/commit/11872e0b05363dd5bc8b58dc7a47bf2aae659191
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
M llvm/lib/Target/AMDGPU/AMDGPUPassRegistry.def
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
A llvm/test/CodeGen/AMDGPU/simple-indirect-call-2.ll
A llvm/test/Other/amdgpu-pass-pipeline-parsing.ll
Log Message:
-----------
[AMDGPU][Attributor] Add a pass parameter `closed-world` for AMDGPUAttributor pass
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