[PATCH] D62400: [ARM] additionally check for ARM::INLINEASM_BR w/ ARM::INLINEASM

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 24 10:34:52 PDT 2019


nickdesaulniers added a comment.

> ah, if I move val to be declared at global scope, then func is not split.

nvm, once the nop sled in the inline asm gets large enough, `func` gets split again...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62400/new/

https://reviews.llvm.org/D62400





More information about the llvm-commits mailing list