[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
Fri Oct 4 07:53:02 PDT 2019
vtjnash added a comment.
ping. With the other commits split out and landed, this is now much smaller at moving the `isNonIntegralPointerType` check into the correct place. This is still good to go from my perspective.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59730/new/
https://reviews.llvm.org/D59730
More information about the llvm-commits
mailing list