[PATCH] D54791: [AArch64] Fix disassembly of SXTL and UXTL aliases

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 21 06:27:04 PST 2018


rengolin added a reviewer: t.p.northover.
rengolin added a comment.

I'm not sure what's the supposed behaviour on Apple syntax, but the tests show both apple and eabi syntax changing to the recommended encoding, so this LGTM.

Adding Tim to confirm the behaviour on Apple mode.


Repository:
  rL LLVM

https://reviews.llvm.org/D54791





More information about the llvm-commits mailing list