[PATCH] D124185: [DAG] Fold freeze(bitcast(x)) -> bitcast(freeze(x))
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 08:43:49 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34e724346408: [DAG] Fold freeze(bitcast(x)) -> bitcast(freeze(x)) (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D124185?vs=424233&id=424490#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124185/new/
https://reviews.llvm.org/D124185
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/bitcast-int-to-vector-bool.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124185.424490.patch
Type: text/x-patch
Size: 5328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/9abffa96/attachment.bin>
More information about the llvm-commits
mailing list