[PATCH] D76944: [GVN] Fix VNCoercion for Scalable Vector.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 16:53:50 PDT 2020


huihuiz updated this revision to Diff 256446.
huihuiz marked 3 inline comments as done.
huihuiz added a comment.
Herald added a reviewer: ctetreau.

Address review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76944

Files:
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/lib/Transforms/Utils/VNCoercion.cpp
  llvm/test/Transforms/GVN/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76944.256446.patch
Type: text/x-patch
Size: 24339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/724abf9a/attachment.bin>


More information about the llvm-commits mailing list