[PATCH] D26716: DAG: Ignore call site attributes when emitting target intrinsic

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 11:56:02 PST 2016


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

Err, actually that's wrong; we do ensure that intrinsics have the right attributes.  So I guess this is okay as-is.


https://reviews.llvm.org/D26716





More information about the llvm-commits mailing list