[PATCH] D119654: [SDAG] enable binop identity constant folds for add

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 13 17:30:31 PDT 2022


LuoYuanke updated this revision to Diff 414968.
LuoYuanke added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119654

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/avx512vbmi2vl-intrinsics-upgrade.ll
  llvm/test/CodeGen/X86/avx512vbmi2vl-intrinsics.ll
  llvm/test/CodeGen/X86/vector-bo-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119654.414968.patch
Type: text/x-patch
Size: 56070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/1d64629a/attachment.bin>


More information about the llvm-commits mailing list