Displaying 2 results from an estimated 2 matches for "cretonne".
2017 Aug 22
3
Extending TableGen's 'foreach' to work with 'multiclass' and 'defm'
On 08/22/2017 03:59 AM, Alex Bradbury via llvm-dev wrote:
> On 21 August 2017 at 13:23, Martin J. O'Riordan via llvm-dev
> <llvm-dev at lists.llvm.org> wrote:
>> But there is a downside.
>>
>> For each of the above I also have variations that are a result of different
>> processor and ISA versions, and because of this I have to use
>> ‘multiclass/defm’
2017 Aug 23
3
Extending TableGen's 'foreach' to work with 'multiclass' and 'defm'
...TableGen
plugins (which we may need to continue to use regardless, compared to
writing Python, for performance reasons), and so we could incrementally
transition existing definitions from .td files to Python as appropriate.
-Hal
>
> Example “.td” file:
> https://github.com/stoklund/cretonne/blob/master/lib/cretonne/meta/isa/riscv/encodings.py
>
> Thanks,
> /jakob
--
Hal Finkel
Lead, Compiler Technology and Programming Languages
Leadership Computing Facility
Argonne National Laboratory
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http:...