Extended register file to 64 bits
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
using namespace vortex;
|
||||
|
||||
static bool HasDivergentThreads(const ThreadMask &thread_mask,
|
||||
const std::vector<std::vector<Word>> ®_file,
|
||||
const std::vector<std::vector<DoubleWord>> ®_file,
|
||||
unsigned reg) {
|
||||
bool cond;
|
||||
size_t thread_idx = 0;
|
||||
|
||||
Reference in New Issue
Block a user