[PATCH] D82340: [AArch64][GlobalISel] Improve codegen for some constant vectors by using constant pool loads

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 19:27:15 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfceadbcb335d: [AArch64][GlobalISel] Improve codegen for some constant vectors by using… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82340

Files:
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/select-const-vector.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-vector-icmp.mir
  llvm/test/CodeGen/AArch64/GlobalISel/select-vector-shift.mir
  llvm/test/CodeGen/AArch64/combine-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82340.272895.patch
Type: text/x-patch
Size: 30152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200624/ba1d2102/attachment.bin>


More information about the llvm-commits mailing list