[PATCH] D143893: [CodeGenPrepare] Fix counting uses when folding addresses into memory instructions

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 06:18:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2453da0a4e60: [CodeGenPrepare] Fix counting uses when folding addresses into memory… (authored by chill).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143893/new/

https://reviews.llvm.org/D143893

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/Generic/addr-use-count.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143893.509645.patch
Type: text/x-patch
Size: 5926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230330/e51cb464/attachment.bin>


More information about the llvm-commits mailing list