[LLVMdev] [llvm-commits] [llvm] r172534 - /llvm/trunk/test/Transforms/LoopStrengthReduce/post-inc-icmpzero.ll
Renato Golin
rengolin at systemcall.org
Mon Jan 21 13:19:56 PST 2013
On 21 January 2013 20:37, Chandler Carruth <chandlerc at google.com> wrote:
> My proposed resolution:
> - If the tests are target independent, delete the triple.
> - If they aren't, sink them to a target-specific subdirectory so they're
> skipped in the absence of the target being built.
> - Make a triple an error if there is not support for that target.
+1
--renato
More information about the llvm-dev
mailing list