[PATCH] D125750: [InstCombine] fold fake floating point vector extract to shift+trunc.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 00:19:18 PDT 2022


jacquesguan updated this revision to Diff 455812.
jacquesguan added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125750

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/extractelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125750.455812.patch
Type: text/x-patch
Size: 12936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220826/128a0a1c/attachment.bin>


More information about the llvm-commits mailing list