[PATCH] D76707: [DAGCombine] Add basic optimizations for FREEZE in SelDag
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 10:12:05 PDT 2020
aqjune updated this revision to Diff 252358.
aqjune added a comment.
Don't create a redundant instruction
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76707/new/
https://reviews.llvm.org/D76707
Files:
llvm/include/llvm/CodeGen/SelectionDAG.h
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/X86/fast-isel-freeze.ll
llvm/test/CodeGen/X86/freeze-legalize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76707.252358.patch
Type: text/x-patch
Size: 6560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/05c4c0c0/attachment.bin>
More information about the llvm-commits
mailing list