[PATCH] D135148: [GISel] Handle hi element extract in `matchTruncBuildVectorFold`

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 00:27:42 PDT 2022


Pierre-vh updated this revision to Diff 465296.
Pierre-vh marked 2 inline comments as done.
Pierre-vh added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135148

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/fold-global-offsets.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/postlegalizer-combiner-trunc-bitcast-buildvector.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135148.465296.patch
Type: text/x-patch
Size: 6819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221005/200781fd/attachment.bin>


More information about the llvm-commits mailing list