[llvm-dev] TableGen 'code' type to be eliminated

Madhur Amilkanthwar via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 20 10:47:28 PST 2020


What is the motivation to deprecate the type though?

On Sat, Nov 21, 2020, 12:12 AM Paul C. Anagnostopoulos <paul at windfall.com>
wrote:

> I agree. We will retain the distinct code brackets, both in the source
> files and when printing code fields in records.
>
> At 11/20/2020 12:33 PM, Madhur Amilkanthwar wrote:
> >Well, it is not semantically different but having "code" in .td files
> does make the files readble to me, at least. It distinctly tells me that
> the value of the field is a C++ code which needs to be grammatically
> correct. This extra semantics associated with "code" is appealing for
> readibility.Â
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201121/ea9d7483/attachment-0001.html>


More information about the llvm-dev mailing list