[PATCH] D48305: [IR] Introduce helpers to skip debug instructions (NFC)

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 10:52:29 PDT 2018


vsk updated this revision to Diff 151945.
vsk retitled this revision from "[IR] Introduce helpers to skip meta-instructions" to "[IR] Introduce helpers to skip debug instructions (NFC)".
vsk edited the summary of this revision.
Herald added a subscriber: JDevlieghere.

https://reviews.llvm.org/D48305

Files:
  include/llvm/IR/BasicBlock.h
  include/llvm/IR/Instruction.h
  lib/IR/BasicBlock.cpp
  lib/IR/Instruction.cpp
  lib/Transforms/InstCombine/InstCombineCalls.cpp
  unittests/IR/InstructionsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48305.151945.patch
Type: text/x-patch
Size: 6644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/644bf7a2/attachment.bin>


More information about the llvm-commits mailing list