[PATCH] D117970: [AArch64] Make getInstSizeInBytes() use instruction size from InstrInfo.td

Sam Elliott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 31 03:25:19 PST 2022


lenary added a comment.

I'm concerned there is no test coverage for:

- `SpeculationBarrierISBDSBEndBB` and `SpeculationBarrierSBEndBB`
- `StoreSwiftAsyncContext`
- `JumpTableDest{32,16,8}`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117970



More information about the llvm-commits mailing list