[all-commits] [llvm/llvm-project] 1e6992: [AMDGPU][DAG] Remove AssertZext before some intrin...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Tue Jul 29 03:59:10 PDT 2025
Branch: refs/heads/users/pierre-vh/fold-assertzext-id-intrinsics
Home: https://github.com/llvm/llvm-project
Commit: 1e6992fefb6381599ab4fa50c39728d80b947e62
https://github.com/llvm/llvm-project/commit/1e6992fefb6381599ab4fa50c39728d80b947e62
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/ds-sub-offset.ll
M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.iglp.opt.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sched.group.barrier.gfx11.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sched.group.barrier.gfx12.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sched.group.barrier.iterative.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.sched.group.barrier.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.update.dpp.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id-unsupported-calling-convention.ll
M llvm/test/CodeGen/AMDGPU/memory_clause.ll
Log Message:
-----------
[AMDGPU][DAG] Remove AssertZext before some intrinsics
Commit: 4d3d12f820fe75d83e0cf0ea663a84ca5bcee556
https://github.com/llvm/llvm-project/commit/4d3d12f820fe75d83e0cf0ea663a84ca5bcee556
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.workitem.id-unsupported-calling-convention.ll
Log Message:
-----------
change approach
Commit: 22a64b36c1be3b1b9898829a2471b36ebd7f62b1
https://github.com/llvm/llvm-project/commit/22a64b36c1be3b1b9898829a2471b36ebd7f62b1
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
comments
Commit: 9e0e65faa0f287aa6fe3e60a3f9667c9304131d2
https://github.com/llvm/llvm-project/commit/9e0e65faa0f287aa6fe3e60a3f9667c9304131d2
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
comment
Commit: 8588389f9b21d20b5c5cf2bde60f1acacf8374b7
https://github.com/llvm/llvm-project/commit/8588389f9b21d20b5c5cf2bde60f1acacf8374b7
Author: pvanhout <pierre.vanhoutryve at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
Log Message:
-----------
add todo
Compare: https://github.com/llvm/llvm-project/compare/08dc898fce74...8588389f9b21
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