[PATCH] D90703: [GVN] Make handling of zeros more consistent

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 8 11:30:18 PST 2021


vtjnash updated this revision to Diff 392847.
vtjnash added a comment.

rebase onto LLVM main, allowing it to handle null values everywhere, and not just for non-integral pointers


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90703

Files:
  llvm/lib/Transforms/Utils/VNCoercion.cpp
  llvm/test/Transforms/GVN/non-integral-pointers.ll
  llvm/test/Transforms/GVN/vscale.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90703.392847.patch
Type: text/x-patch
Size: 15494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211208/e25ef9af/attachment.bin>


More information about the llvm-commits mailing list