[llvm-commits] [patch] "TargetTransform" as an API between codegen and IR-level passes

Nadav Rotem nrotem at apple.com
Wed Oct 10 16:05:00 PDT 2012


On Oct 9, 2012, at 10:28 PM, Hal Finkel <hfinkel at anl.gov> wrote:

> If you don't mind, I'd prefer to move them info separate files "now" (meaning in the near future). The vectorization interface will be experimental for some time, and when I change it, I don't want to have to recompile a bunch of unrelated code (like LSR).


I kept the VectorTTI stuff in the same file. We can move it as soon as we add the first member. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121010/c24227d1/attachment.html>


More information about the llvm-commits mailing list