[PATCH] D92707: [AArch64][GlobalISel] Narrow 128-bit regs to 64-bit regs in emitTestBit

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 15:05:11 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG195a7af0abb2: [AArch64][GlobalISel] Narrow 128-bit regs to 64-bit regs in emitTestBit (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D92707?vs=309695&id=310029#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92707

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/opt-fold-ext-tbz-tbnz.mir
  llvm/test/CodeGen/AArch64/GlobalISel/subreg-copy.mir
  llvm/test/CodeGen/AArch64/GlobalISel/widen-narrow-tbz-tbnz.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92707.310029.patch
Type: text/x-patch
Size: 9709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/470bda54/attachment.bin>


More information about the llvm-commits mailing list