[PATCH] D148766: [RISCV] Pass data EEW instead of index EEW to V*Sched for indexed loads and stores

Michael Maitland via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 21 11:01:37 PDT 2023


michaelmaitland added a comment.

Just an observation here, no need to be addressed in this commit but I am curious as what is the variable case conventions for `.td` files. I see we use both pascal case and camel case here. The tablegen program reference does not say anything about what the convention is.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148766



More information about the llvm-commits mailing list