Skip to content
Snippets Groups Projects

cl: Add test for using __builtin_alloca

Merged Matt Arsenault requested to merge arsenm/piglit:cl-builtin-alloca into main

I want a test to stress codegen of allocas outside of the entry block. There's no supported language feature to hit this, so I have to use a builtin. This is also buggy in clang since __builtin_alloca doesn't return the expected private pointer, so this test artifically requires CL2.0.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading