[PATCH] D124044: llvm-reduce: Add pass to reduce MIR instruction flags

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 14:02:50 PDT 2022


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

> As far as FrameSetup/FrameDestroy are concerned, it's a bug if the targets break on them.

You can probably debate that with target authors :)... Anyway I don't have strong feelings and this seems valuable to move forward with.

LGTM


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

https://reviews.llvm.org/D124044



More information about the llvm-commits mailing list