[PATCH] D133309: [GlobalISel] Combine G_INSERT/EXTRACT_VECTOR_ELT with out of bounds indices to undef.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 05:45:14 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3dd861818a68: [GlobalISel] Combine G_INSERT/EXTRACT_VECTOR_ELT with out of bounds indices to… (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133309

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-build-vector.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-extract-vec-elt.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-insert-vec-elt.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133309.458150.patch
Type: text/x-patch
Size: 8346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/e694553c/attachment.bin>


More information about the llvm-commits mailing list