[all-commits] [llvm/llvm-project] 06e356: [AMDGPU] Make movreld-bug test case more robust
jayfoad via All-commits
all-commits at lists.llvm.org
Fri Sep 11 02:25:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 06e356c81e0fce90c9a21f9f5fb7567efa51ee0f
https://github.com/llvm/llvm-project/commit/06e356c81e0fce90c9a21f9f5fb7567efa51ee0f
Author: Jay Foad <jay.foad at amd.com>
Date: 2020-09-11 (Fri, 11 Sep 2020)
Changed paths:
M llvm/test/CodeGen/AMDGPU/movreld-bug.ll
Log Message:
-----------
[AMDGPU] Make movreld-bug test case more robust
Without this, future optimizer improvements can optimize the entire
function to "return 0".
More information about the All-commits
mailing list