[all-commits] [llvm/llvm-project] 294f63: [AMDGPU] Move add64/sub64 to VALU
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Aug 29 09:31:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 294f632859922a638a438680023611f456400c8a
https://github.com/llvm/llvm-project/commit/294f632859922a638a438680023611f456400c8a
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
[AMDGPU] Move add64/sub64 to VALU
This is NFCI as far as I can tell, but I see no reason not to do it.
Differential Revision: https://reviews.llvm.org/D159077
More information about the All-commits
mailing list