[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
Mon Feb 7 09:21:48 PST 2022
spatel updated this revision to Diff 406497.
spatel added a comment.
Patch updated:
Restored TODO comments that were dropped in the previous revision.
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.406497.patch
Type: text/x-patch
Size: 9187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/8bf35d6d/attachment-0001.bin>
More information about the llvm-commits
mailing list