[PATCH] D151189: [AArch64] Increase the cost of i1 inserts / extracts

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 01:25:14 PDT 2023


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

This is related to D142359 <https://reviews.llvm.org/D142359>, that change exposed poor codegen for these type of codes. I think increasing the cost a little makes sense.
Nice one, thanks for fixing.


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

https://reviews.llvm.org/D151189



More information about the llvm-commits mailing list