[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
Fri Aug 18 04:19:50 PDT 2023


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

Update : fill mask with poison mask elem in shufflevector


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.551462.patch
Type: text/x-patch
Size: 16537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/499b1665/attachment.bin>


More information about the llvm-commits mailing list