index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
nir
/
nir_opt_load_store_vectorize.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Replace the scoped_memory barrier by a scoped_barrier
Boris Brezillon
2020-06-03
1
-1
/
+4
*
nir: replace fnv1a hash function with xxhash
Dmitriy Nester
2020-05-25
1
-7
/
+6
*
nir: do not vectorize load/store if offset can overflow and robustness enabled
Samuel Pitoiset
2020-05-11
1
-1
/
+23
*
nir: Actually do load/store vectorization beyond vec2
Kenneth Graunke
2020-04-22
1
-1
/
+2
*
nir/load_store_vectorize: Add support for nir_var_mem_global
Jason Ekstrand
2020-04-03
1
-4
/
+53
*
nir/load_store_vectorize: Use nir_iadd_imm for offsets
Jason Ekstrand
2020-04-03
1
-1
/
+1
*
nir/load_store_vectorize: Fix shared atomic info
Jason Ekstrand
2020-04-03
1
-14
/
+14
*
nir: fix nir_const_value_as_uint bit size in load/store vectorizer tests
Rhys Perry
2020-02-13
1
-0
/
+2
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
1
-1
/
+1
*
nir/load_store_vectorize: fix combining stores with aliasing loads between
Rhys Perry
2019-12-04
1
-2
/
+2
*
nir: add a load/store vectorization pass
Rhys Perry
2019-11-25
1
-0
/
+1305