[PATCH] D50659: [CodeGen] Fix remaining zext() assertions in SelectionDAG

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 25 15:19:31 PDT 2018


RKSimon added a reviewer: efriedma.
RKSimon added a comment.

Can anyone comment if the unit test is the way to go for these? It's proving tricky to expose the potential issue with regular lit tests.


Repository:
  rL LLVM

https://reviews.llvm.org/D50659





More information about the llvm-commits mailing list