[PATCH] D139415: [RFC][WebAssembly] Optimize GEPs

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 7 04:02:05 PST 2023


samparker added a comment.

Taking D141926 <https://reviews.llvm.org/D141926> as a base, this transform brings the total code size of my local benchmarks down from 7982KB to 7970KB.


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

https://reviews.llvm.org/D139415



More information about the llvm-commits mailing list