mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
Removed unecessary vote and shfl
This commit is contained in:
parent
444bb1eaff
commit
323cbf1247
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ module VX_lsu_slice import VX_gpu_pkg::*; #(
|
|||
.NUM_LANES (NUM_LANES)
|
||||
) commit_no_rsp_if();
|
||||
|
||||
`UNUSED_VAR (execute_if.data.rs3_data)
|
||||
//`UNUSED_VAR (execute_if.data.rs3_data)
|
||||
`UNUSED_VAR (execute_if.data.tid)
|
||||
|
||||
// full address calculation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue