[PATCH] D158167: [AMDGPU] Handle isUndef flag in LiveVariables::recomputeForSingleDefVirtReg
Valery Pykhtin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 7 07:33:35 PDT 2023
vpykhtin updated this revision to Diff 556150.
vpykhtin added a comment.
Replaced MI.readsWritesVirtualRegister(Reg).first with readsVirtualRegister.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158167/new/
https://reviews.llvm.org/D158167
Files:
llvm/lib/CodeGen/LiveVariables.cpp
llvm/unittests/MI/LiveIntervalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158167.556150.patch
Type: text/x-patch
Size: 7308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230907/38d32e63/attachment.bin>
More information about the llvm-commits
mailing list