[PATCH] D141020: [X86][ABI] Don't preserve return regs for preserve_all/preserve_most CCs
Anton Bikineev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 20 04:02:32 PST 2023
AntonBikineev added a comment.
(friendly ping...)
We've already started using the CC on void-functions in Chromium/V8, which helped us to improve the runtime (as well as the binary size). Looking forward to apply it more broadly.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141020/new/
https://reviews.llvm.org/D141020
More information about the llvm-commits
mailing list