[all-commits] [llvm/llvm-project] 78cb11: [AMDGPU] Fix test difference in debug and release....
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Wed Apr 6 23:58:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78cb11c8e479800b38b47fc463b1e5176796c45d
https://github.com/llvm/llvm-project/commit/78cb11c8e479800b38b47fc463b1e5176796c45d
Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-load-local.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir
Log Message:
-----------
[AMDGPU] Fix test difference in debug and release. NFC.
Added -disable-gisel-legality-check to couple GlobalISel tests
which have not legal instructions to avoid difference in
debug and release builds.
More information about the All-commits
mailing list