[PATCH] D114452: [DebugInfo][InstrRef][X86] Instrument expanded DYN_ALLOCA_ instructions with instruction numbers
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 09:52:56 PST 2021
jmorse updated this revision to Diff 389527.
jmorse added a comment.
Avoid counting number of operands when we can just query the instruction
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114452/new/
https://reviews.llvm.org/D114452
Files:
llvm/lib/Target/X86/X86DynAllocaExpander.cpp
llvm/lib/Target/X86/X86FrameLowering.cpp
llvm/lib/Target/X86/X86FrameLowering.h
llvm/test/DebugInfo/X86/instr-ref-dyn-alloca-win32.ll
llvm/test/DebugInfo/X86/instr-ref-dyn-alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114452.389527.patch
Type: text/x-patch
Size: 19954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/6da9e851/attachment.bin>
More information about the llvm-commits
mailing list