-
- Downloads
"python/pyspark/serializers.py" did not exist on "886b39de557b4d5f54f5ca11559fca9799534280"
(1) Improved graph printing. Now, hierarchy of nodes is also generated in dot
file (2) Fixed a bug in dfg2llvm-x86. Tests were crashing when input dimension to a createNode1D/2D/3D intrinsic was a constant because of its absence in VMap. Now fixed. M llvm/include/llvm/Support/DOTGraphTraits.h M llvm/include/llvm/Support/GraphWriter.h M llvm/include/llvm/IR/DFGraph.h M llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
Showing
- llvm/include/llvm/IR/DFGraph.h 62 additions, 3 deletionsllvm/include/llvm/IR/DFGraph.h
- llvm/include/llvm/Support/DOTGraphTraits.h 30 additions, 0 deletionsllvm/include/llvm/Support/DOTGraphTraits.h
- llvm/include/llvm/Support/GraphWriter.h 66 additions, 6 deletionsllvm/include/llvm/Support/GraphWriter.h
- llvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp 18 additions, 8 deletionsllvm/lib/Transforms/DFG2LLVM_X86/DFG2LLVM_X86.cpp
Loading
Please register or sign in to comment