[llvm] [LSV] Enhance LoadStoreVectorizer to Handle Disjoint Flag in OR Instructions and Restore Vectorization Opportunities (PR #96495)
Hao Li via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 06:46:15 PDT 2024
================
----------------
LiHao217 wrote:
This is my mistake, the issue is not related to the -mtriple=nvptx64-nvidia-cuda option, and it can be removed. The nvptx triple does not break the disjoint inference.
https://github.com/llvm/llvm-project/pull/96495
More information about the llvm-commits
mailing list