aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/PhaseOrdering/X86/vec-shift.ll
diff options
context:
space:
mode:
authorJack Styles <jack.styles@arm.com>2026-02-03 09:27:55 +0000
committerGitHub <noreply@github.com>2026-02-03 09:27:55 +0000
commitf95b63b7e639486f935ab72717019cf3a958dda9 (patch)
tree5a78b62f4083978961f9e4b550ca294522734f6f /llvm/test/Transforms/PhaseOrdering/X86/vec-shift.ll
parent56d31697c2a2c38844bdc0f43e537c29a5115d87 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[llvm][OpenMP] Allow Chunk Size on SIMD Guided (#178853)HEADmain
As per the OpenMP Spec, Chunk Size is allowed when using the guided kind-type with the schedule clause. However, when being used in cases such as `!$omp do simd schedule (simd:guided,4)`, this was not allowed as the base type, BaseGuidedSimd, would hit an assert not allowing ChunkSizes. By making this change, we can allow the use of the Guided type, with a ChunkSize and the schedule clause when using OMPIRBuidler. Fixes #82106
Diffstat (limited to 'llvm/test/Transforms/PhaseOrdering/X86/vec-shift.ll')
0 files changed, 0 insertions, 0 deletions