[PATCH] D102656: [AArch64][GlobalISel] Prefer mov for s32->s64 G_ZEXT
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 18 10:00:32 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58c57e1b5f5f: [AArch64][GlobalISel] Prefer mov for s32->s64 G_ZEXT (authored by paquette).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102656/new/
https://reviews.llvm.org/D102656
Files:
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-ext-tbz-tbnz.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-cmp.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-redundant-zext.mir
llvm/test/CodeGen/AArch64/arm64-rev.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102656.346202.patch
Type: text/x-patch
Size: 27903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210518/7a7b4eb9/attachment.bin>
More information about the llvm-commits
mailing list