[PATCH] D119150: [SDAG] move x86 select-with-identity-constant fold behind a target hook; NFC

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 8 06:55:21 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rGa68e09802470: [SDAG] move x86 select-with-identity-constant fold behind a target hook; NFC (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D119150?vs=406781&id=406805#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119150

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119150.406805.patch
Type: text/x-patch
Size: 10359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/6f2435b0/attachment.bin>


More information about the llvm-commits mailing list