[PATCH] D76312: [DAGCombiner] Do not fold truncate(build_vector(..)) if it creates an illegal type
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 18 15:13:45 PDT 2020
RKSimon added inline comments.
================
Comment at: llvm/test/CodeGen/AArch64/dag-combine-trunc-build-vec.ll:54
+
+!0 = !{!"clang version 11.0.0 (https://github.com/llvm/llvm-project.git c94cfe6ea7f4c2115f817c5836b1481060907e0d)"}
----------------
remove the superfluous attributes + metadata?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76312/new/
https://reviews.llvm.org/D76312
More information about the llvm-commits
mailing list