[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 09:57:23 PDT 2023


aemerson added a comment.

@arsenm Does AMDGPU need this combine? If so you'll need to add LoadStoreOpt to your pipeline somewhere.


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