[PATCH] D127392: [InstCombine] Combine consecutive loads which are being merged to form a wider load.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 16 08:17:15 PDT 2022


tschuett added a comment.

I am in favour of moving the discussion to discourse.

AggressiveInstCombine and target-dependent InstCombine are two independent concepts for me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127392



More information about the llvm-commits mailing list