[llvm-branch-commits] [llvm] [AMDGPU][SILoadStoreOptimizer] Merge constrained sloads (PR #96162)

Christudasan Devadasan via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Jul 17 06:06:17 PDT 2024


cdevadas wrote:

> I still think it is terribly surprising all of the test diff shows up in this commit, and not the selection case

Because the selection support is done in the next PR of the review stack, https://github.com/llvm/llvm-project/pull/96162. This patch takes care of choosing the right opcode while merging the loads.

https://github.com/llvm/llvm-project/pull/96162


More information about the llvm-branch-commits mailing list