[llvm-dev] llvm-lit and FileCheck: How to ignore unsupported architecture for a specific test

Simone Atzeni via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 22 16:20:57 PDT 2018


Hi,

I was wondering if there is a way with llvm-lit and FileCheck to identify if a specific test should run or not based on the processor architecture.

For example, I have a test that can run only in an Intel KNL, so if I run the tests in a Sandybridge I want to ignore that test.

Any idea?

Thanks!
Simone


-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180322/4b2c43b6/attachment.html>


More information about the llvm-dev mailing list