[PATCH] D157633: [MachineScheduler] Account for lane masks in basic block liveins
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 01:53:50 PDT 2023
foad added a comment.
In D157633#4585681 <https://reviews.llvm.org/D157633#4585681>, @arsenm wrote:
> Slightly surprised there aren't more test diffs
Yeah. My hunch is that the masks in liveins are almost always all-1s.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157633/new/
https://reviews.llvm.org/D157633
More information about the llvm-commits
mailing list