[PATCH] D49401: TII: Generalize X86's isSafeToClobberEFLAGs
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 04:58:25 PDT 2018
arsenm added a comment.
With https://reviews.llvm.org/D51348 and https://reviews.llvm.org/D51350 I suspect X86 can switch to just using computeRegisterLiveness but I haven't tried it yet
https://reviews.llvm.org/D49401
More information about the llvm-commits
mailing list