[LLVMdev] Setting cl::opt<bool> EnablePhysicalJoin without a command line

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Sep 27 13:50:26 PDT 2012


On Sep 27, 2012, at 11:50 AM, Vincent <vljn at ovi.com> wrote:

> The R600 backend uses the register coalescer pass to generate code. This
> pass has a EnablePhysicalJoin boolean value which is set to false by
> default.

FWIW, this option doesn't exist any longer.

/jakob




More information about the llvm-dev mailing list