[all-commits] [llvm/llvm-project] e7f585: PostRA Machine Sink should take care of COPY defin...
alex-t via All-commits
all-commits at lists.llvm.org
Tue Dec 17 04:22:34 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e7f585ed6109b1f20131b91af87e3c2ae1e59616
https://github.com/llvm/llvm-project/commit/e7f585ed6109b1f20131b91af87e3c2ae1e59616
Author: alex-t <alexander.timofeev at amd.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
Changed paths:
M llvm/lib/CodeGen/MachineSink.cpp
M llvm/test/CodeGen/AArch64/bisect-post-ra-machine-sink.mir
M llvm/test/CodeGen/AArch64/post-ra-machine-sink.mir
A llvm/test/CodeGen/AMDGPU/postra-machine-sink.mir
Log Message:
-----------
PostRA Machine Sink should take care of COPY defining register that is a sub-register by another COPY source operand
Differential Revision: https://reviews.llvm.org/D71132
More information about the All-commits
mailing list