[PATCH] D110106: RISCV] Teach RISCVTargetLowering::shouldSinkOperands to sink splats for and/or/xor.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 09:51:19 PDT 2021
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
Makes sense to me. I was trying to see if there are other targets that would benefit from this change but from what I can see there aren't any which sink `And`s.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110106/new/
https://reviews.llvm.org/D110106
More information about the llvm-commits
mailing list