llvm-project/polly/test/GPGPU
Bjorn Pettersson 6aac2773d8 [polly][GPGPU] Fixup related to overloading exponent type in llvm.powi
Commit 4c7f820b2b changed the llvm.powi intrinsic to support
different 'int' sizes for the exponent. That happened to break
the IntrinsicToLibdeviceFunc mapping in PPCGCodeGeneration, which
obviously should have been updated as part of commit 4c7f820b2b
(https://reviews.llvm.org/D99439).

The shortcoming was found by buildbots that use
   -DPOLLY_ENABLE_GPGPU_CODEGEN=ON

This patch should fixup the problem.
2021-06-18 08:59:06 +02:00
..
Inputs
add-scalars-in-scop-to-kills.ll
align-params-in-schedule.ll
array-with-elem-type-smaller-than-byte.ll
bounds-construction-with-ignore-param-bounds.ll
check-unused-fortran-array-size-param-offloaded-to-kernel.ll
cuda-annotations.ll
cuda-managed-memory-simple.ll
debug-metadata-leak.ll
double-parallel-loop.ll
failing-invariant-load-handling.ll
failing-invariant-load-hoisting.ll
host-control-flow.ll
host-statement.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
ignore-parameter-bounds.ll
intrinsic-copied-into-kernel.ll
invalid-kernel-assert-verifymodule.ll
invalid-kernel.ll
invariant-load-array-access.ll
invariant-load-escaping-values.ll
invariant-load-hoisting-of-array.ll
invariant-load-hoisting-read-in-kernel.ll
invariant-load-hoisting-with-variable-bounds.ll
invariant-load-hoisting-with-variable-lower-bound.ll
invariant-load-hoisting-with-variable-upper-bound.ll
invariant-load-hoisting.ll
invariant-load-of-scalar.ll
kernel-params-only-some-arrays.ll
kernel-params-scop-parameter.ll
kernels-names-across-scops-funcs.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
libdevice-functions-copied-into-kernel.ll [polly][GPGPU] Fixup related to overloading exponent type in llvm.powi 2021-06-18 08:59:06 +02:00
live-range-reordering-with-privatization.ll
loops-outside-scop.ll
managed-memory-rewrite-alloca.ll
managed-memory-rewrite-malloc-free-inside-constexpr.ll
managed-memory-rewrite-malloc-free.ll
managed-pointers-preparation.ll [Polly] Update isl to isl-0.23-61-g24e8cd12. 2021-01-19 12:01:31 -06:00
memory-only-referenced-from-access.ll
mostly-sequential.ll
non-read-only-scalars.ll
non-zero-array-offset.ll [Polly] Update isl to isl-0.23-61-g24e8cd12. 2021-01-19 12:01:31 -06:00
only-part-of-array-modified.ll
parametric-loop-bound.ll
partial_writes.ll
partial_writes___%bb2---%bb14.jscop
phi-nodes-in-kernel.ll
private-memory.ll
privatization-simple.ll
privatization.ll
region-stmt.ll
remove-dead-instructions-in-stmt-2.ll
remove-dead-instructions-in-stmt.ll
run-time-check.ll
scalar-param-and-value-32-bit.ll
scalar-param-and-value-use.ll
scalar-parameter-fp128.ll
scalar-parameter-half.ll
scalar-parameter-i80.ll
scalar-parameter-i120.ll
scalar-parameter-i128.ll
scalar-parameter-i3000.ll
scalar-parameter-ppc_fp128.ll
scalar-parameter-x86_fp80.ll
scalar-parameter.ll
scalar-writes-in-scop-requires-abort.ll
scheduler-timeout.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
shared-memory-scalar.ll
shared-memory-two-dimensional.ll
shared-memory.ll
simple-managed-memory-rewrite.ll
size-cast.ll
spir-codegen.ll [Polly] Do not use -O3 pipeline for single pass test. 2021-02-10 13:25:56 -06:00
spir-typesize.ll [Polly] Remove use of -O3 in regression test. 2021-02-09 18:13:35 -06:00
unknown-fn-call-not-copied-into-kernel.ll
untouched-arrays.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00