[PATCH] D122205: [LoopIdiom] Merge TBAA of adjacent stores when creating memset

Jeroen Dobbelaere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 22 06:36:39 PDT 2022


jeroen.dobbelaere accepted this revision.
jeroen.dobbelaere added a comment.
This revision is now accepted and ready to land.

After looking at the full function and seeing how it is used: 'merge' is indeed the right operation to use here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122205



More information about the llvm-commits mailing list