[PATCH] D148144: [GlobalISel] Move the truncstore_merge combine to the LoadStoreOpt pass and add support for an extra case.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 17:17:21 PDT 2023


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

Oops, I accidentally committed this in 29c851f4e2ff <https://reviews.llvm.org/rG29c851f4e2ff9dc55146be88ae0df3d378a7be9f> because I forgot to reset my branch before doing another commit.

If you think this is the wrong approach I’m happy to revert, otherwise I’ll leave it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148144



More information about the llvm-commits mailing list