[all-commits] [llvm/llvm-project] 35f9df: [AMDGPU] Don't run InferAddressSpacesPass in code ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon May 5 17:52:32 PDT 2025
Branch: refs/heads/users/shiltian/dont-run-infer-as-in-backend
Home: https://github.com/llvm/llvm-project
Commit: 35f9dfb23a27c3d70f5c58e6a07b93f66a44cc9a
https://github.com/llvm/llvm-project/commit/35f9dfb23a27c3d70f5c58e6a07b93f66a44cc9a
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-05-05 (Mon, 05 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/divergent-control-flow.ll
M llvm/test/CodeGen/AMDGPU/branch-folding-implicit-def-subreg.ll
M llvm/test/CodeGen/AMDGPU/gep-const-address-space.ll
A llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd-infer-addrspace.ll
M llvm/test/CodeGen/AMDGPU/global-atomicrmw-fadd.ll
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
M llvm/test/CodeGen/AMDGPU/simple-indirect-call.ll
M llvm/test/CodeGen/AMDGPU/swdev282079.ll
M llvm/test/CodeGen/AMDGPU/uniform_branch_with_floating_point_cond.ll
M llvm/test/Transforms/InferAddressSpaces/AMDGPU/flat_atomic.ll
Log Message:
-----------
[AMDGPU] Don't run InferAddressSpacesPass in code generation pipeline
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