[PATCH] D59730: [GVN] teach ConstantFolding correct handling of non-integral addrspace casts

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG19f01a484760: [GVN] add early exit to ConstantFoldLoadThroughBitcast [NFC] (authored by vtjnash).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D59730?vs=211002&id=277637#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59730

Files:
  llvm/lib/Analysis/ConstantFolding.cpp
  llvm/test/Transforms/GVN/non-integral-pointers.ll
  llvm/test/Transforms/GlobalOpt/evaluate-call-errors.ll

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


More information about the llvm-commits mailing list