[PATCH] D146198: [RISCV] Make Latency/ResourceCycles relevant to LMUL

Wang Pengcheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 03:54:52 PDT 2023


pcwang-thead added a comment.

@craig.topper Is this what you suggest? It seems to be OK for cases where only `LMUL` is taken into consideration. But when both `SEW` and `LMUL` are accounted for, would it be too complicated to generate two-dimension lists?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146198/new/

https://reviews.llvm.org/D146198



More information about the llvm-commits mailing list