[PATCH] D46365: AMDGPU: Separate R600 and GCN TableGen files
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 18:52:13 PDT 2018
tstellar added a comment.
In https://reviews.llvm.org/D46365#1140194, @jvesely wrote:
> running llc through valgrind produced flood of 'Conditional jump or move depends on uninitialised value(s)'
> 269 errors from 24 contexts. Initialzieng just CaymanISA in R600SUbtarget gets rid of most of them.
These should be fixed now, can you re-test?
Repository:
rL LLVM
https://reviews.llvm.org/D46365
More information about the llvm-commits
mailing list