[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:11:35 PDT 2020


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

Add inline to always_inline


Repository:
  rG LLVM Github Monorepo

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.284552.patch
Type: text/x-patch
Size: 7196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/da42ae16/attachment.bin>


More information about the llvm-commits mailing list