[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 09:39:27 PDT 2020
aqjune updated this revision to Diff 252350.
aqjune added a comment.
Update changes to fastisel & legalize tests
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.252350.patch
Type: text/x-patch
Size: 6589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/74bbbd42/attachment.bin>
More information about the llvm-commits
mailing list