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

Benjamin Kramer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 11:27:01 PDT 2020


bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.

This fixes the miscompile I was seeing. Thanks!


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