[llvm] [SROA] Prevent load atomic vector from being generated (PR #112432)

via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 13:17:20 PDT 2024


jofrn wrote:

This is a follow-up to https://github.com/llvm/llvm-project/pull/111414, which used -disable-verify. This commit prevents atomic load vector at all.

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


More information about the llvm-commits mailing list