[PATCH] D123348: [AMDGPU] Fix inline asm causing assert during PreRARematerialize stage in scheduler pass
Vang Thao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 8 08:26:04 PDT 2022
vangthao updated this revision to Diff 421536.
vangthao added a comment.
Remove redundant null check and use MachineOperand from getOneDef.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123348/new/
https://reviews.llvm.org/D123348
Files:
llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123348.421536.patch
Type: text/x-patch
Size: 8363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/7cf3c92c/attachment.bin>
More information about the llvm-commits
mailing list