[PATCH] D35030: [DAG] Handle missing transform in fold of value extension case.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 9 06:14:48 PDT 2017


efriedma added a comment.

Do we need to check isTruncateFree or something here?


https://reviews.llvm.org/D35030





More information about the llvm-commits mailing list