[PATCH] D30207: [ARM] Fix constant islands pass.
James Molloy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 22 00:21:28 PST 2017
jmolloy added a comment.
Can we use the @llvm.space intrinsic here to replace most of this code? or will that change the constantislands behaviour?
https://reviews.llvm.org/D30207
More information about the llvm-commits
mailing list