[PATCH] D93983: RegAllocFast: Do not free later early-clobbered registers.

Freddy, Ye via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 07:44:50 PST 2021


FreddyYe added a comment.

I uploaded another patch in front-end D94466 <https://reviews.llvm.org/D94466>. It also can fix this regression bug. Both solutions are reasonable to me, since for now clang is weak to deal with MS inline asm.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93983



More information about the llvm-commits mailing list