[PATCH] D25550: [SimplifyCFG] Don't lower complex ConstantExprs to lookup tables

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 13:49:57 PDT 2016


efriedma requested changes to this revision.
efriedma added a reviewer: efriedma.
efriedma added a comment.
This revision now requires changes to proceed.

I don't think this testcase is quite right... it passes even without your patch.  Maybe you need to tweak the GEP a bit so it doesn't fail the isGEPWithNoNotionalOverIndexing check?


Repository:
  rL LLVM

https://reviews.llvm.org/D25550





More information about the llvm-commits mailing list