[PATCH] D22065: Don't invoke getName() from Function::isIntrinsic().

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 27 15:38:06 PDT 2016


jlebar updated this revision to Diff 65822.
jlebar marked 4 inline comments as done.
jlebar added a comment.

Apply Justin Bogner's suggestions.

In particular, the suggested change to Function::recalculateIntrinsicID seems
to have no performance impact.


https://reviews.llvm.org/D22065

Files:
  include/llvm/IR/Function.h
  lib/CodeGen/WinEHPrepare.cpp
  lib/IR/AsmWriter.cpp
  lib/IR/Function.cpp
  lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22065.65822.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160727/e986ed2a/attachment.bin>


More information about the llvm-commits mailing list