[PATCH] D102238: [TableGen] [Clang] Clean up arm_mve.td file
Paul C. Anagnostopoulos via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 12 07:05:40 PDT 2021
Paul-C-Anagnostopoulos added inline comments.
================
Comment at: clang/include/clang/Basic/arm_mve.td:1532
//
// So this foldl expression implements what you'd write in Python as
// [srctype for srctype in T.All if srctype != desttype]
----------------
simon_tatham wrote:
> If you've removed my unreadable `foldl` then you can also safely remove the comment in which I had to explain what it means :-)
Will do!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102238/new/
https://reviews.llvm.org/D102238
More information about the cfe-commits
mailing list