[PATCH] D127642: [RISCV] Fixing undefined physical register issue when subreg liveness tracking enabled.
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 08:24:02 PDT 2022
kito-cheng marked an inline comment as done.
kito-cheng added a comment.
@frasercrmck thanks your suggestion! that made testcase easier to understand what happened, my habit is generating a reduced C testcase and then use that to generating ll or mir test, I guess that habit is come from my GCC development experiences, I guess I should having some new habit about that for LLVM development :P
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127642/new/
https://reviews.llvm.org/D127642
More information about the llvm-commits
mailing list