Commit Graph

2 Commits

Author SHA1 Message Date
Amara Emerson cc25dabe23 Remove unnecessary REQUIRES from a test.
llvm-svn: 369835
2019-08-24 02:39:51 +00:00
Amara Emerson 3f6dd0c588 [GlobalISel] Introduce a G_DYN_STACKALLOC opcode to represent dynamic allocas.
This just adds the opcode and verifier, it will be used to replace existing
dynamic alloca handling in a subsequent patch.

Differential Revision: https://reviews.llvm.org/D66677

llvm-svn: 369833
2019-08-24 02:25:56 +00:00