[PATCH] D127848: [CodeGen] Fix the bug of machine sink

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 08:47:45 PDT 2022


MatzeB added a comment.

I'm also not sure right now if vregs without definitions are even legal MIR while we are still in MachineSSA... Checking that now


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127848



More information about the llvm-commits mailing list