[PATCH] D99977: [GVN] Properly invalidate ICF cache when we simplify a value
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 8 13:16:10 PDT 2021
aeubanks updated this revision to Diff 336205.
aeubanks added a comment.
address comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99977/new/
https://reviews.llvm.org/D99977
Files:
llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h
llvm/lib/Analysis/InstructionPrecedenceTracking.cpp
llvm/lib/Transforms/Scalar/GVN.cpp
llvm/test/Transforms/GVN/simplify-icf-cache-invalidation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99977.336205.patch
Type: text/x-patch
Size: 4328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/e3397f07/attachment.bin>
More information about the llvm-commits
mailing list