[PATCH] D125552: [RISCV] Add llvm.read.register support for vlenb

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 10:20:46 PDT 2022


reames added a comment.

For anyone curious on context, I wrote up a punchlist of potential optimizations following this here: https://github.com/preames/public-notes/blob/master/llvm-riscv-status.rst#optimizations-for-constant-physregs-vlenb-x0.  I'm going to know through a few of the easier ones.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125552



More information about the llvm-commits mailing list