[PATCH] D124187: [RISCV] Print human-readable VTYPE/SEW operands in MIR

Zakk Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 19:31:49 PDT 2022


khchen added a comment.

In D124187#3469484 <https://reviews.llvm.org/D124187#3469484>, @kito-cheng wrote:

> It's already accepted and committed, but I just want to say thanks, @frasercrmck, I always need to spend time to decode that when I read the value in MIR, that really save my life.

+1, it's really helpful, good job @frasercrmck!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124187



More information about the llvm-commits mailing list