[PATCH] D148123: [AArch64][CostModel] Make sext/zext free if folded into a masked load

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 09:05:33 PDT 2023


david-arm added a comment.

In D148123#4280685 <https://reviews.llvm.org/D148123#4280685>, @dmgreen wrote:

> I see. I am surprised that patch could be committed without causing regressions again.

Yeah, @hassnaa-arm was able to reland that because of this patch https://reviews.llvm.org/D147522


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

https://reviews.llvm.org/D148123



More information about the llvm-commits mailing list