[PATCH] D85264: Avoid redundant inline with LLVM_ATTRIBUTE_ALWAYS_INLINE

James Park via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 19:28:29 PDT 2020


jpark37 updated this revision to Diff 284564.
jpark37 added a comment.

Restore entire diff. I think this should be correct finally.


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

https://reviews.llvm.org/D85264

Files:
  llvm/include/llvm/IR/User.h
  llvm/include/llvm/Support/Compiler.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85264.284564.patch
Type: text/x-patch
Size: 7536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/c89358d0/attachment.bin>


More information about the llvm-commits mailing list