[PATCH] D60209: If conversion to conditional select for -Oz or -Os unprofitable for single operation blocks

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 10:54:22 PDT 2019


vsk added subscribers: ab, t.p.northover, vsk.
vsk added a comment.

Thanks for working on this. I’d suggest splitting this into a sequence of three patches (with tests and accompanying code size numbers), so its effects can be understood better.


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

https://reviews.llvm.org/D60209





More information about the llvm-commits mailing list