[llvm] [llvm][sroa] Fixed failing assertion caused by no handling for `{launder, strip}.invariant.group` in `AggLoadStoreRewriter` (PR #151574)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 1 08:41:47 PDT 2025
nikic wrote:
Though TBH I think we should just revert invariant.group support in SROA, it's broken right now.
https://github.com/llvm/llvm-project/pull/151574
More information about the llvm-commits
mailing list