[all-commits] [llvm/llvm-project] 9d8171: [AMDGPU][Codegen] Clean up legalizeOpWithMove().
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Jun 30 08:48:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d8171f8c49dc9b2d49a38d46a6da8dfb5e7c672
https://github.com/llvm/llvm-project/commit/9d8171f8c49dc9b2d49a38d46a6da8dfb5e7c672
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
[AMDGPU][Codegen] Clean up legalizeOpWithMove().
The removed logic was added in
<https://reviews.llvm.org/rG0c93c9ecee0624f8469f5a971a09fbc9e9cc1061>,
but now doesn't seem to be needed.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D154220
More information about the All-commits
mailing list