[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 14:02:13 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc5d1ccbcdfb1: [GVN] Properly invalidate ICF cache when we simplify a value (authored by aeubanks).

Changed prior to commit:
  https://reviews.llvm.org/D99977?vs=336205&id=336219#toc

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.336219.patch
Type: text/x-patch
Size: 4340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210408/6dcb222f/attachment.bin>


More information about the llvm-commits mailing list