[PATCH] D114375: [SLP]Fix emission of int division with some undef vector subelements.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 13:12:54 PST 2021


vporpo added a comment.

I am not sure I understand why you are trying to get rid of the `undef` operands. Could you provide a code example that shows the issue?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114375



More information about the llvm-commits mailing list