[PATCH] D58626: [DAG] Fix constant store folding to handle non-byte sizes.

Mikael Holmén via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 01:19:53 PST 2019


uabelho added a comment.

Nice! I ran a new bunch of llvm-stress tests with this patch and now I don't see the crashes anymore.
Please push.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58626





More information about the llvm-commits mailing list