[PATCH] D151716: [RISCV] check pointer before dereference

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 01:58:02 PDT 2023


kito-cheng accepted this revision.
kito-cheng added a comment.
This revision is now accepted and ready to land.

LGTM, I guess I am old school guys, I would like to explicitly pass values instead of capture ref. from outside.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151716



More information about the llvm-commits mailing list