[PATCH] D75238: [DAGCombine] Fix alias analysis for unaligned accesses

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 28 10:51:43 PST 2020


dmgreen added a subscriber: hans.
dmgreen added a comment.

Thanks. The test seem fine and the benchmarks/codesize tests I ran didn't show any change.

I presume this is one for the branch. @hans if this doesn't have any trouble with the buildbots, do you mind?


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

https://reviews.llvm.org/D75238





More information about the llvm-commits mailing list