Skip to content
  • Bob Wilson's avatar
    Add an OpReinterpret operation to TableGen's NeonEmitter. · 654db479
    Bob Wilson authored
    An OpReinterpret entry is handled by translating it to OpCast intrinsics for
    all combinations of source and destination types with the same total size.
    This will be used to generate all the vreinterpret intrinsics.
    
    llvm-svn: 121087
    654db479
Loading