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_lower_alu_to_scalar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: fix unpack_64_4x16 in lower_alu_to_scalar()
Daniel Schürmann
2020-04-03
1
-0
/
+1
*
nir+vtn: vec8+vec16 support
Rob Clark
2019-12-21
1
-0
/
+2
*
nir/lower_alu_to_scalar: Support lowering 8- and 16-bit reduce ops
Neil Roberts
2019-11-20
1
-0
/
+8
*
nir: fix denorms in unpack_half_1x16()
Samuel Iglesias Gonsálvez
2019-09-17
1
-2
/
+12
*
nir: allow specifying filter callback in lower_alu_to_scalar
Vasily Khoruzhick
2019-09-06
1
-5
/
+15
*
nir: Fix nir_lower_alu_to_scalar's instr filtering.
Eric Anholt
2019-07-17
1
-1
/
+1
*
nir/alu_to_scalar: Use the new NIR lowering framework
Jason Ekstrand
2019-07-16
1
-93
/
+54
*
nir/alu_to_scalar: Use "alu" as the name for the nir_alu_instr
Jason Ekstrand
2019-07-16
1
-50
/
+50
*
nir: remove fnot/fxor/fand/for opcodes
Jonathan Marek
2019-06-26
1
-2
/
+2
*
nir: allow specifying a set of opcodes in lower_alu_to_scalar
Jonathan Marek
2019-05-10
1
-5
/
+10
*
nir: Add 1-bit Boolean opcodes
Jason Ekstrand
2018-12-16
1
-0
/
+4
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-4
/
+4
*
nir/lower_alu_to_scalar: Don't try to lower unpack_32_2x16
Jason Ekstrand
2018-11-15
1
-0
/
+1
*
nir/alu_to_scalar: Use ssa_for_alu_src in hand-rolled expansions
Jason Ekstrand
2018-10-04
1
-15
/
+18
*
nir: prepare for bumping up max components to 16
Karol Herbst
2018-07-17
1
-3
/
+3
*
nir: add AMD_gcn_shader extended instructions
Daniel Schürmann
2018-03-07
1
-0
/
+2
*
nir: Combine the int and double [un]pack opcodes
Jason Ekstrand
2017-02-16
1
-2
/
+1
*
nir: Add 64-bit integer support for conversions and bitcasts
Ian Romanick
2017-01-20
1
-0
/
+1
*
nir: Report progress from nir_lower_alu_to_scalar.
Kenneth Graunke
2016-09-14
1
-16
/
+26
*
nir: Call nir_metadata_preserve from nir_lower_alu_to_scalar().
Kenneth Graunke
2016-09-14
1
-0
/
+3
*
nir/alu_to_scalar: Respect the exact ALU operation qualifier
Jason Ekstrand
2016-06-20
1
-0
/
+2
*
nir: Switch the arguments to nir_foreach_function
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir: Switch the arguments to nir_foreach_instr
Jason Ekstrand
2016-04-28
1
-1
/
+1
*
nir/lower_alu_to_scalar: fixup for new foreach_block()
Connor Abbott
2016-04-28
1
-12
/
+6
*
nir: rename nir_foreach_block*() to nir_foreach_block*_call()
Connor Abbott
2016-04-20
1
-1
/
+1
*
nir: don't try to scalarize unpack_double_2x32
Connor Abbott
2016-04-11
1
-0
/
+3
*
nir/alu_to_scalar: Propagate the "exact" bit
Jason Ekstrand
2016-03-23
1
-0
/
+1
*
nir: add a bit_size parameter to nir_ssa_dest_init
Connor Abbott
2016-03-17
1
-4
/
+6
*
nir: Add lowering support for packing opcodes.
Matt Turner
2016-02-01
1
-0
/
+32
*
nir: Add lowering of nir_op_unpack_half_2x16.
Matt Turner
2016-02-01
1
-4
/
+26
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-0
/
+210