[PATCH] D55572: [AArch64] Add patterns for zext/sext of shift amount.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 16:41:16 PST 2019


efriedma updated this revision to Diff 181929.
efriedma added a comment.

Use regex instead of explicit "x8".


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55572

Files:
  lib/Target/AArch64/AArch64InstrFormats.td
  test/CodeGen/AArch64/shift-mod.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55572.181929.patch
Type: text/x-patch
Size: 3068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190116/9e8c0d79/attachment.bin>


More information about the llvm-commits mailing list