[PATCH] D111858: [X86] Add DAG combine for negation of CMOV absolute value pattern.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 08:18:47 PDT 2021


spatel added a comment.

Need some tests where the sub's op0 is not 0 if the fold is for general sub (not just negate)?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111858



More information about the llvm-commits mailing list