[PATCH] D92865: [AArch64] Don't try to compress jump tables if there are any inline asm instructions.

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 10 01:08:59 PST 2020


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

I think this is a reasonable change, inline asm is pretty rare.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92865



More information about the llvm-commits mailing list