[PATCH] D77767: Prevent register coalescing in functions whith setjmp

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 27 12:23:33 PDT 2020


efriedma added a comment.

Can you fix the MIR testcase to check the register coalescing pass itself, rather than the whole pipeline after stack coloring?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77767





More information about the llvm-commits mailing list