[PATCH] D108137: [AArch64][Global ISel] Add sext/zext improvements
Irina Dobrescu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 19 08:39:19 PDT 2021
Rin updated this revision to Diff 367514.
Rin added a comment.
Create function to avoid repeating code. Rename test.
This is my last day of placement with Arm so I'm handing this patch over.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108137/new/
https://reviews.llvm.org/D108137
Files:
llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-extract-vector-elt-with-extend.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-int-ext.mir
llvm/test/CodeGen/AArch64/sext-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108137.367514.patch
Type: text/x-patch
Size: 25580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210819/65cdf62d/attachment-0001.bin>
More information about the llvm-commits
mailing list