[PATCH] D118267: [AMDGPU] SILoadStoreOptimizer: Allow merging across a swizzled access

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 10:24:12 PST 2022


rampitec added a comment.

Is there a test with an aliasing swizzled store in between of two operations preventing the merge?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118267/new/

https://reviews.llvm.org/D118267



More information about the llvm-commits mailing list