[llvm] [RISCV] tt-ascalon-d8 vector scheduling (PR #167066)

Petr Penzin via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 17 23:53:19 PST 2025


================
@@ -633,6 +633,13 @@ def TENSTORRENT_ASCALON_D8 : RISCVProcessorModel<"tt-ascalon-d8",
                                                   FeatureUnalignedVectorMem]),
                                                  [TuneNoDefaultUnroll,
                                                   TuneNLogNVRGather,
+                                                  TuneOptimizedNF2SegmentLoadStore,
----------------
ppenzin wrote:

Can do either way, I did call them out in the description though. 

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


More information about the llvm-commits mailing list