[PATCH] D83971: [X86] Move integer hadd/hsub formation into a helper function shared by combineAdd and combineSub.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 11:42:01 PDT 2020


spatel accepted this revision.
spatel added a comment.

LGTM; we were already looking at doing this as part of D83789 <https://reviews.llvm.org/D83789>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83971/new/

https://reviews.llvm.org/D83971





More information about the llvm-commits mailing list