[PATCH] D64261: [CodeGen] Enhance `MachineInstrSpan` to allow the end of MBB to be used.
Michael Liao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 5 12:21:03 PDT 2019
hliao created this revision.
hliao added reviewers: aprantl, MatzeB, craig.topper, qcolombet.
Herald added subscribers: llvm-commits, hiraditya, nhaehnle, jvesely, arsenm.
Herald added a project: LLVM.
- Explicitly specify the parent MBB to allow the end iterator to be used.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D64261
Files:
llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/InlineSpiller.cpp
llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp
llvm/unittests/CodeGen/MachineInstrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64261.208220.patch
Type: text/x-patch
Size: 4024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190705/b97edbee/attachment.bin>
More information about the llvm-commits
mailing list