[PATCH] D152421: [RISCV] Introduce the concept of DLEN(data path width) into getLMULCost.
ShihPo Hung via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 8 00:51:42 PDT 2023
arcbbb accepted this revision.
arcbbb added a comment.
This revision is now accepted and ready to land.
LGTM.
The relevant information regarding the 256b ALU pipe can be found in the following link: https://www.sifive.com/cores/intelligence-x280.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152421/new/
https://reviews.llvm.org/D152421
More information about the llvm-commits
mailing list