[PATCH] D94465: [RISCV] Frame handling for RISC-V V extension. (2nd. version)

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 07:25:19 PST 2021


HsiangKai added a comment.

I also think one direct memory access is better than two memory accesses. I abandoned D93750 <https://reviews.llvm.org/D93750> first. If there is anyone oppose it, I could reactivate it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94465



More information about the llvm-commits mailing list