[PATCH] D116458: [X86] Improve selection of the mov instruction in FrameLowering
Erik Desjardins via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 3 10:31:11 PST 2022
erikdesjardins added a comment.
Thanks!
I don't have commit access, please commit this (and D116420 <https://reviews.llvm.org/D116420>, which autogens the tests) on my behalf (`Erik Desjardins <erikdesjardinspublic at gmail.com>`).
Note that the go bindings tests are failing on CI, but I don't think these changes could cause that. (They also fail on D116420 <https://reviews.llvm.org/D116420>, which just autogens x86 tests.)
`ninja check-all` passes locally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116458/new/
https://reviews.llvm.org/D116458
More information about the llvm-commits
mailing list