[llvm-dev] Naming clash: -DCLS=n and CLS in code

U.Mutlu via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 19 13:21:55 PDT 2018


Bruce Hoult via llvm-dev wrote on 06/19/2018 09:46 PM:
> Furthermore .. in the articles you reference, the -DCLS=$(getconf
> LEVEL1_DCACHE_LINESIZE) is passed when compiling the user's program -- one
> doing extensive blocked matrix operations -- and not when building the *compiler*.

It doesn't matter.
The goal is to build an optimized (ie. fast) optimizing compiler.




More information about the llvm-dev mailing list