nir/lower_int64: mark all metadata as dirty
authorKarol Herbst <kherbst@redhat.com>
Mon, 16 Jul 2018 12:58:31 +0000 (14:58 +0200)
committerKarol Herbst <kherbst@redhat.com>
Sat, 28 Jul 2018 17:59:28 +0000 (19:59 +0200)
commitbc0e0c28186740493584da09d20587aa49732f96
treeea9b32ab4c8f833893cc6e83ebf26700eeb94e63
parent0ca153f869d7bd5a1e2fc301b22edb96b77decff
nir/lower_int64: mark all metadata as dirty

v2: use nir_metadata_preserve
    preserve metadata in case of !progress

Fixes: 074f5ba0b56b12ddaca81eac3d9ed19da7054297
       "nir: Add a simple int64 lowering pass"
Signed-off-by: Karol Herbst <kherbst@redhat.com>
src/compiler/nir/nir_lower_int64.c