[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
Mon Feb 13 02:46:48 PST 2023


chill created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
chill requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.496891.patch
Type: text/x-patch
Size: 8745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/6584974c/attachment.bin>


More information about the llvm-commits mailing list