[PATCH] D37230: Set hasSideEffects=0 for TargetOpcode::BUNDLE
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 09:19:43 PDT 2017
tstellar added a comment.
I think this is failing because the s_add_u32 s32, s32, 0xc00{{$}} is moved after the loads.
https://reviews.llvm.org/D37230
More information about the llvm-commits
mailing list