[LLVMdev] RFC: AVX Intrinsics
Chris Lattner
clattner at apple.com
Mon Jun 1 22:06:28 PDT 2009
On Jun 1, 2009, at 3:53 PM, David Greene wrote:
> Where would people like me to put AVX intrinsic definitions?
>
> I could put them in the current IntrinsicsX86.td or put them
> in a new file. We've called it IntrinsicsX86AVX.td. We put ours
> in a separate file to avoid upstream conflicts but now that we're
> getting ready to merge our stuff up we'd like the LLVM community's
> opinion on where it should go.
IntrinsicsX86AVX.td seems reasonable to me.
-Chris
More information about the llvm-dev
mailing list