[LLVMdev] RFC - VectorUtils.h isTriviallyVectorizable(Intrinsic::ID)

Mark Schimmel Mark.Schimmel at synopsys.com
Mon Feb 2 14:27:33 PST 2015


Can we make this an attribute on the intrinsic definition instead of a separate switch table?  For example, I can specify an intrinsic is "Commutative" rather than having to add to a switch statement somewhere.
Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150202/d54d0275/attachment.html>


More information about the llvm-dev mailing list