[llvm] [LAA] refactor program logic (NFC) (PR #92101)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:28:52 PDT 2024


================
@@ -1646,22 +1644,19 @@ bool llvm::sortPtrAccesses(ArrayRef<Value *> VL, Type *ElemTy,
 
----------------
fhahn wrote:

might be good to split off the ::sortPtrAccesses changes separately, as this is what SLP uses I think

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


More information about the llvm-commits mailing list