[PATCH] [Polly] Support for math/misc intrinsics

Tobias Grosser tobias at grosser.es
Sat Jan 24 13:43:43 PST 2015


In http://reviews.llvm.org/D5225#9, @jdoerfert wrote:

> I will remove the last 3 lines from the test case, after that we need the patch. Or is it decided not to handle intrisics explicitly?


Hi Johannes,

I just looked back at this patch and it seems you are still proposing to handle intrinsics explicitly in the ScopDetection. There is a large number of target
specific intrinsics (e.g., test/CodeGen/X86/combine-avx2-intrinsics.ll), which do not affect memory and which we can currently be handled. What are your plans of handling those?

Cheers,
Tobias


http://reviews.llvm.org/D5225

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list