[PATCH] D119941: [CodeGen] Return false from LiveIntervals::runOnMachineFunction

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 07:59:37 PST 2022


serge-sans-paille accepted this revision.
serge-sans-paille added a comment.
This revision is now accepted and ready to land.

Looks good. I've got the feeling that we could do something at the analysis level to make sure we never return true for an analysis.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119941



More information about the llvm-commits mailing list