[PATCH] D76923: [NFC] Improve performances of Value::getSingleUndroppableUse

Tyker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 07:59:33 PDT 2020


Tyker updated this revision to Diff 253420.
Tyker added a comment.

overalined the 2 fields the Use::Prev can point to.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76923

Files:
  llvm/include/llvm/IR/Use.h
  llvm/include/llvm/IR/User.h
  llvm/include/llvm/IR/Value.h
  llvm/lib/IR/Instructions.cpp
  llvm/lib/IR/Use.cpp
  llvm/lib/IR/User.cpp
  llvm/lib/IR/Value.cpp
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76923.253420.patch
Type: text/x-patch
Size: 8111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/e8904ac0/attachment-0001.bin>


More information about the llvm-commits mailing list