[PATCH] D35577: Add -flookup-tables and -fno-lookup-tables flags

Sumanth Gundapaneni via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 24 07:27:18 PDT 2017


sgundapa added a comment.

> "Should this just be part of the tuning for the hexagon backend and not options at all"

This will be useful to all the backends/archs that support a tightly coupled memory.
AFAIK, hexagon is not the only target that has a TCM.


https://reviews.llvm.org/D35577





More information about the cfe-commits mailing list