Displaying 5 results from an estimated 5 matches for "llvm_build_global_isel_experimental".
2017 Jan 15
4
RFC: Building GlobalISel by default
...GlobalISel (which also
includes Linaro) will have a lot less work. But there's a cost to be
paid, and that cost is a lot higher on the ARM/AArch64 side than x86,
just because most developers use an x86 as their main machine.
> Still, as a strawman proposal - would it make sense to add
> LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL, or something of that sort? The more
> mature ports will build under LLVM_BUILD_GLOBAL_ISEL (which will be enabled
> by default), the less mature ones only under
> LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL (which won't be), and moving a port from
> GLOBAL_ISEL_EXPERIMENTAL to GLOBAL_ISEL...
2017 Jan 18
3
RFC: Building GlobalISel by default
...des Linaro) will have a lot less work. But there's a cost to be
> paid, and that cost is a lot higher on the ARM/AArch64 side than x86,
> just because most developers use an x86 as their main machine.
>
>
> > Still, as a strawman proposal - would it make sense to add
> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL, or something of that sort? The more
> > mature ports will build under LLVM_BUILD_GLOBAL_ISEL (which will be
> enabled
> > by default), the less mature ones only under
> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL (which won't be), and moving a port
> from
> > GLOBAL_ISE...
2017 Jan 14
4
RFC: Building GlobalISel by default
> On Jan 14, 2017, at 4:57 AM, Renato Golin via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> On 14 January 2017 at 01:54, Quentin Colombet via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> Now, four backends (if I am counting right: X86, ARM, AArch64, AMDGPU) are working on bringing-up GlobalISel, I’d like to switch the default of the LLVM_BUILD_GLOBAL_ISEL
2017 Jan 19
3
RFC: Building GlobalISel by default
...t less work. But there's a cost to be
>> paid, and that cost is a lot higher on the ARM/AArch64 side than x86,
>> just because most developers use an x86 as their main machine.
>>
>>
>> > Still, as a strawman proposal - would it make sense to add
>> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL, or something of that sort? The more
>> > mature ports will build under LLVM_BUILD_GLOBAL_ISEL (which will be enabled
>> > by default), the less mature ones only under
>> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL (which won't be), and moving a port from
>> > GLOB...
2017 Jan 25
3
RFC: Building GlobalISel by default
...39;s a cost to be
>>> paid, and that cost is a lot higher on the ARM/AArch64 side than x86,
>>> just because most developers use an x86 as their main machine.
>>>
>>>
>>> > Still, as a strawman proposal - would it make sense to add
>>> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL, or something of that sort? The more
>>> > mature ports will build under LLVM_BUILD_GLOBAL_ISEL (which will be enabled
>>> > by default), the less mature ones only under
>>> > LLVM_BUILD_GLOBAL_ISEL_EXPERIMENTAL (which won't be), and moving a port from
>&g...