[PATCH] D76707: [DAGCombine] Add basic optimizations for FREEZE in SelDag
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 26 20:40:35 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1bcc500b48a3: [DAGCombine] Add basic optimizations for FREEZE in SelDag (authored by aqjune).
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-combine.ll
llvm/test/CodeGen/X86/freeze-legalize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76707.253038.patch
Type: text/x-patch
Size: 7497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200327/41c07dd4/attachment.bin>
More information about the llvm-commits
mailing list