[PATCH] D15257: AMDGPU/SI: Emit constant arrays in the .text section

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 21:12:22 PST 2015


arsenm added a comment.

Can you use a bundle instead of creating a pseudo with a special pass required to expand it? I've started working on using bundles for soft clauses so the passes necessary for those will be run anyway


http://reviews.llvm.org/D15257





More information about the llvm-commits mailing list