[PATCH] D22722: MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 25 21:02:56 PDT 2016
> On Jul 25, 2016, at 9:00 PM, Tim Northover via llvm-commits <llvm-commits at lists.llvm.org> wrote:
>
> 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!
I guess it's strange if I LGTM my own patches, so rather wait for Quentin to take a look :)
- Matthias
More information about the llvm-commits
mailing list