[PATCH] D156354: [XRay] Only avoid outlining pseudo-instructions, not whole blocks
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 26 11:17:27 PDT 2023
dhoekwater updated this revision to Diff 544450.
dhoekwater added a comment.
Handle PATCHABLE_*EVENT_CALL instructions explicitly
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156354/new/
https://reviews.llvm.org/D156354
Files:
llvm/include/llvm/CodeGen/TargetInstrInfo.h
llvm/lib/CodeGen/TargetInstrInfo.cpp
llvm/test/CodeGen/AArch64/machine-outliner-patchable.mir
llvm/test/CodeGen/RISCV/machine-outliner-patchable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156354.544450.patch
Type: text/x-patch
Size: 8172 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/f72d3c43/attachment.bin>
More information about the llvm-commits
mailing list