[all-commits] [llvm/llvm-project] d38822: InstCombine: Drop some typed pointer bitcast handling
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jul 31 05:05:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d388222be2733ad2a5f677ea5e7999356954e458
https://github.com/llvm/llvm-project/commit/d388222be2733ad2a5f677ea5e7999356954e458
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
Log Message:
-----------
InstCombine: Drop some typed pointer bitcast handling
Commit: 360a5d5612d913134ed643bf85b40a7518164146
https://github.com/llvm/llvm-project/commit/360a5d5612d913134ed643bf85b40a7518164146
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp
Log Message:
-----------
AMDGPU: Remove some typed pointer handling
Commit: acc163d4abdc2e79a4ad542c66ab84a41e86e734
https://github.com/llvm/llvm-project/commit/acc163d4abdc2e79a4ad542c66ab84a41e86e734
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/test/Transforms/Inline/dynamic-alloca-simplified-large.ll
Log Message:
-----------
Inliner: Regenerate test
Test claims to be autogenerated but some functions are inexplicibly
missing checks.
Commit: 51ec5a27333e11e56811f1a936a9376e11889251
https://github.com/llvm/llvm-project/commit/51ec5a27333e11e56811f1a936a9376e11889251
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Use available subtarget member
Commit: 055a7f25121e412e31b1275fbb926f10784f6b2e
https://github.com/llvm/llvm-project/commit/055a7f25121e412e31b1275fbb926f10784f6b2e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
Log Message:
-----------
AMDGPU: Adjust outdated comment
Compare: https://github.com/llvm/llvm-project/compare/da1f1b229246...055a7f25121e
More information about the All-commits
mailing list