[all-commits] [llvm/llvm-project] a0419b: [AMDGPU] Don't run InferAddressSpacesPass in code ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon May 5 15:44:00 PDT 2025
Branch: refs/heads/users/shiltian/dont-run-infer-as-in-backend
Home: https://github.com/llvm/llvm-project
Commit: a0419b916e2ba73c1867f9de1b2abbe7645259c9
https://github.com/llvm/llvm-project/commit/a0419b916e2ba73c1867f9de1b2abbe7645259c9
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
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