[all-commits] [llvm/llvm-project] f9e990: [AMDGPU][Attributor] Add a pass parameter `closed-...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Aug 6 20:22:55 PDT 2024
Branch: refs/heads/users/shiltian/amdgpu-attribor-closed-world
Home: https://github.com/llvm/llvm-project
Commit: f9e990a43908efc2e155c95f3cd4ddadefc4d6a1
https://github.com/llvm/llvm-project/commit/f9e990a43908efc2e155c95f3cd4ddadefc4d6a1
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-08-06 (Tue, 06 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
M 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