[PATCH] D88217: [GVN] Make propagateEquality look into the operand of freeze
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 26 05:17:02 PDT 2020
aqjune updated this revision to Diff 294490.
aqjune added a comment.
Do not replace freeze's operand with rhs if rhs is also freeze
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88217/new/
https://reviews.llvm.org/D88217
Files:
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/freeze.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88217.294490.patch
Type: text/x-patch
Size: 4476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200926/47861daa/attachment.bin>
More information about the llvm-commits
mailing list