[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 15 11:54:59 PDT 2019
vtjnash added a comment.
Bump. Fixed the other bug in handling vectors that you noted, and added an assert to catch that misuse.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59730/new/
https://reviews.llvm.org/D59730
More information about the llvm-commits
mailing list