[PATCH] D102393: [DAGCombiner] Relax an assertion to an early return

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 08:26:11 PDT 2021


RKSimon added a comment.

Have you investigated whether we can improve support for implicit truncation of build vector element on this path instead of just bailing out?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102393



More information about the llvm-commits mailing list