[PATCH] D119073: [X86] Replace X86ISD::AVG with generic ISD::AVGCEILU
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 9 13:14:08 PST 2022
dmgreen added a comment.
In D119073#3300700 <https://reviews.llvm.org/D119073#3300700>, @RKSimon wrote:
> @dmgreen Does this have to wait for D119072 <https://reviews.llvm.org/D119072>?
Yeah I think that should be OK. I have it that way around at the moment, but can swap them easily enough I think. The tests might not be as good in the meantime is all :)
It will be a couple of days before I can get back to this though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119073/new/
https://reviews.llvm.org/D119073
More information about the llvm-commits
mailing list