Files
clang-p2996/llvm/lib/Target/AMDGPU/AMDGPUAsmPrinter.cpp
Matt Arsenault 5e007fe998 AMDGPU: Support non-entry block static sized allocas
OpenMP emits these for some reason, so handle them. Assume these use
4096 bytes by default, with a flag to override this. Also change the
related stack assumption for calls to have a flag.
2020-05-27 18:46:10 -04:00

50 KiB