[all-commits] [llvm/llvm-project] fb2d1b: [pre-commit] Update the test check affected after ...
Pankaj Dwivedi via All-commits
all-commits at lists.llvm.org
Wed Oct 29 04:49:04 PDT 2025
Branch: refs/heads/users/Pankajdwivedi-25/amdgpuUniformIntrinsicCombine-llc
Home: https://github.com/llvm/llvm-project
Commit: fb2d1bb69a4029b1f391408d040ab247124bcaae
https://github.com/llvm/llvm-project/commit/fb2d1bb69a4029b1f391408d040ab247124bcaae
Author: Pankaj kumar divedi <Pankajkumar.divedi at amd.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i32.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i64.ll
M llvm/test/CodeGen/AMDGPU/always-uniform.ll
A llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll
M llvm/test/CodeGen/AMDGPU/bf16.ll
M llvm/test/CodeGen/AMDGPU/convergence-laneops.ll
M llvm/test/CodeGen/AMDGPU/convergence-tokens.ll
M llvm/test/CodeGen/AMDGPU/fix-sgpr-copies-wwm.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i32.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.wave32.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane64.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane64.ptr.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ptr.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readlane.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readlane.ptr.ll
M llvm/test/CodeGen/AMDGPU/spill-vgpr-to-agpr-update-regscavenger.ll
M llvm/test/CodeGen/AMDGPU/splitkit-getsubrangeformask.ll
M llvm/test/CodeGen/AMDGPU/wqm.ll
Log Message:
-----------
[pre-commit] Update the test check affected after adding pass to llc
Commit: defd65976fc1fb1bcca6714a2ab8834bf6cdbec6
https://github.com/llvm/llvm-project/commit/defd65976fc1fb1bcca6714a2ab8834bf6cdbec6
Author: Pankaj kumar divedi <Pankajkumar.divedi at amd.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
Log Message:
-----------
added OPM support and added pass into llc pipeline
Commit: e4477cf312cff723b671cc2c50afcdb8da52a954
https://github.com/llvm/llvm-project/commit/e4477cf312cff723b671cc2c50afcdb8da52a954
Author: Pankaj kumar divedi <Pankajkumar.divedi at amd.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll
Log Message:
-----------
address review
Commit: d7bbf14320e39c7f535e960415143d79fcd28101
https://github.com/llvm/llvm-project/commit/d7bbf14320e39c7f535e960415143d79fcd28101
Author: Pankaj kumar divedi <Pankajkumar.divedi at amd.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
M llvm/lib/Target/AMDGPU/AMDGPUUniformIntrinsicCombine.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i32.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ballot.i64.ll
M llvm/test/CodeGen/AMDGPU/always-uniform.ll
M llvm/test/CodeGen/AMDGPU/amdgpu-miscellaneous-uniform-intrinsic.ll
M llvm/test/CodeGen/AMDGPU/bf16.ll
M llvm/test/CodeGen/AMDGPU/convergence-laneops.ll
M llvm/test/CodeGen/AMDGPU/convergence-tokens.ll
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
M llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i32.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ballot.i64.wave32.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.permlane64.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readfirstlane.ptr.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readlane.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.readlane.ptr.ll
M llvm/test/CodeGen/AMDGPU/wqm.ll
Log Message:
-----------
rebase and update checks
Compare: https://github.com/llvm/llvm-project/compare/388b5937f202...d7bbf14320e3
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