[PATCH] D42899: [X86] Teach X86DAGToDAGISel::shrinkAndImmediate to preserve upper 32 zeroes of a 64 bit mask.
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 07:21:36 PST 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
In https://reviews.llvm.org/D42899#997736, @RKSimon wrote:
> Don't know this code that well - @spatel any comments?
This is an improvement to https://reviews.llvm.org/D42088.
LGTM with the updated comment. I'd just copy the summary text as shown here as the code comment.
Repository:
rL LLVM
https://reviews.llvm.org/D42899
More information about the llvm-commits
mailing list