[PATCH] D136713: [SDAG] avoid vector extract/insert around binop

Douglas Yung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 23:55:45 PDT 2022


dyung added a comment.

@spatel, after this commit, we started seeing an assertion failure being hit in two of our internal tests. I have filed this as issue #58661, can you take a look?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136713



More information about the llvm-commits mailing list