[PATCH] D76983: [InstCombine] Transform extractelement-trunc -> bitcast-extractelement

Daan Sprenkels via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 28 05:23:18 PDT 2020


dsprenkels added a comment.

It was a bit unclear to me how involved the tests should be for this patch. At this time, I kept them pretty minimal, but I could add more if that's desired.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76983





More information about the llvm-commits mailing list