[PATCH] D72601: GlobalISel: Lower G_WRITE_REGISTER
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 27 15:20:09 PST 2020
arsenm updated this revision to Diff 240697.
arsenm added a comment.
Restore aarch64 test. Since this was moved to opt-in lowering, this does fail, just in a different place
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72601/new/
https://reviews.llvm.org/D72601
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/write_register.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72601.240697.patch
Type: text/x-patch
Size: 4375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200127/f6644d93/attachment.bin>
More information about the llvm-commits
mailing list