[PATCH] D81897: [AArch64][GlobalISel] Avoid creating redundant ubfx when selecting G_ZEXT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 09:55:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7caa9caa80fe: [AArch64][GlobalISel] Avoid creating redundant ubfx when selecting G_ZEXT (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81897

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-jump-table-brjt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-redundant-zext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81897.271129.patch
Type: text/x-patch
Size: 10284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/db4cf41e/attachment.bin>


More information about the llvm-commits mailing list