[PATCH] D59661: [GVN] Try to be more careful about handling constant zero, NFCI

Jameson Nash via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 13 22:06:44 PDT 2020


vtjnash updated this revision to Diff 277659.
vtjnash retitled this revision from "[GVN] Try to be more permissive with non-integral pointers zeros [NFCI]" to "[GVN] Try to be more careful about handling constant zero, NFCI".

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59661

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/lib/Transforms/Utils/VNCoercion.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59661.277659.patch
Type: text/x-patch
Size: 5874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/a08b5e24/attachment.bin>


More information about the llvm-commits mailing list