[PATCH] D110959: [AArch64][GlobalISel] Change G_ANYEXT fed by scalar G_ICMP to G_ZEXT

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 1 15:02:01 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG96843d220dd8: [AArch64][GlobalISel] Change G_ANYEXT fed by scalar G_ICMP to G_ZEXT (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110959

Files:
  llvm/lib/Target/AArch64/AArch64Combine.td
  llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerCombiner.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/postlegalizer-combiner-anyext-to-zext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110959.376642.patch
Type: text/x-patch
Size: 6116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211001/e4639150/attachment.bin>


More information about the llvm-commits mailing list