[all-commits] [llvm/llvm-project] 4552bb: [AMDGPU] Don't run InferAddressSpacesPass in code ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu May 22 10:30:57 PDT 2025
Branch: refs/heads/users/shiltian/dont-run-infer-as-in-backend
Home: https://github.com/llvm/llvm-project
Commit: 4552bb04e47525eedc0651f815c990e201c35a21
https://github.com/llvm/llvm-project/commit/4552bb04e47525eedc0651f815c990e201c35a21
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-05-22 (Thu, 22 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