[llvm] [LSV] Enhance LoadStoreVectorizer to Handle Disjoint Flag in OR Instructions and Restore Vectorization Opportunities (PR #96495)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 03:35:45 PDT 2024


================

----------------
nikic wrote:

Did you figure out why the disjoint is only missing with the nvptx triple? I think we need to understand this before moving forward with the patch.

Having a smaller test case would help analyze this.

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


More information about the llvm-commits mailing list