[all-commits] [llvm/llvm-project] e9a2aa: [amdgpu][lds] Use a consistent order of fields in ...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Nov 9 07:58:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9a2aa6355968863e95667f73ba95a785ea9d8a8
https://github.com/llvm/llvm-project/commit/e9a2aa6355968863e95667f73ba95a785ea9d8a8
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2022-11-09 (Wed, 09 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr.ll
Log Message:
-----------
[amdgpu][lds] Use a consistent order of fields in generated structs
Avoids spurious and confusing test failures on changing implementation.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D136598
More information about the All-commits
mailing list