[PATCH] D22722: MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 21:00:51 PDT 2016


On 25 July 2016 at 15:17, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
> This sounds obviously good from the description, but I'm on vacation and don't have time to look at the patch.  Anyone else care to have a peek?

It looked reasonable to me, though I'm always wary of weird RegAlloc
related corner cases. What we really want is Matthias to take a look!

Tim.


More information about the llvm-commits mailing list