[llvm] [RISCV] Add 16 bit GPR sub-register for Zhinx. (PR #107446)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 10:32:17 PDT 2024
preames wrote:
This goes beyond what I can meaningfully review, but I'll note that I see nothing to particularly object to here.
Naming wise, _H is, I assume, for half. Since we'll probably use these for bf16, and possible someday i16, maybe pick a different name suffix?
https://github.com/llvm/llvm-project/pull/107446
More information about the llvm-commits
mailing list