[PATCH] Separate out MVT in a separate header file: MachineValueType.h
Patrik Hägglund H
patrik.h.hagglund at ericsson.com
Fri Mar 14 03:14:31 PDT 2014
> Is the big block of code just a copy/paste job (except at the ends)
Yes, 'class MVT { ... };' is moved unchanged. Includes and comments are changed at the ends.
-----Original Message-----
From: Tim Northover [mailto:t.p.northover at gmail.com]
Sent: den 12 mars 2014 15:10
To: Patrik Hägglund H
Cc: llvm-commits at cs.uiuc.edu
Subject: Re: [PATCH] Separate out MVT in a separate header file: MachineValueType.h
Hi Patrik,
On 12 March 2014 12:59, Patrik Hägglund H
<patrik.h.hagglund at ericsson.com> wrote:
> Here is a patch that splits out MVT from ValueTypes.h into a new heder file,
> MachineValueType.h.
It looks like a good idea to me. Is the big block of code just a
copy/paste job (except at the ends) or should I look for actual
changes too?
Cheers.
Tim.
More information about the llvm-commits
mailing list