[PATCH] D78821: [shape] More constant folding

Sean Silva via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 24 15:44:16 PDT 2020


silvas added a comment.

We currently don't try to constant fold error cases, so that is why we don't try to handle it here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78821





More information about the llvm-commits mailing list