[PATCH] D154228: [GVN] Use vector ops when doing loadCoercion on a vector value

Manuel Brito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 3 05:22:36 PDT 2023


ManuelJBrito updated this revision to Diff 536727.
ManuelJBrito added a comment.

Handle vector-of-ptrs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154228

Files:
  llvm/lib/Transforms/Utils/VNCoercion.cpp
  llvm/test/Transforms/GVN/pr63059.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154228.536727.patch
Type: text/x-patch
Size: 17836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230703/7272dda7/attachment.bin>


More information about the llvm-commits mailing list