From c5bd998527b8a06cf5a475b63cbcd25bd4113646 Mon Sep 17 00:00:00 2001
From: hsharif3 <hsharif3@illinois.edu>
Date: Mon, 7 Dec 2020 13:57:22 -0600
Subject: [PATCH] Update Changes.md

---
 llvm/projects/hpvm-tensor-rt/docs/Changes.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/llvm/projects/hpvm-tensor-rt/docs/Changes.md b/llvm/projects/hpvm-tensor-rt/docs/Changes.md
index cc8e4e6f03..64e6ca2d21 100644
--- a/llvm/projects/hpvm-tensor-rt/docs/Changes.md
+++ b/llvm/projects/hpvm-tensor-rt/docs/Changes.md
@@ -1,15 +1,15 @@
 # Header Files Needing Modification
 
 - llvm/include/IR/IntrisicsVISC.td
-  * Add Tensor intrinsics here
+  - Add Tensor intrinsics here
 
 - bechmarks/common/include/visc.h - Benchmarks header
-  * Include tensor intrinsic declarations
+  - Include tensor intrinsic declarations
 
 - Header files for "PROMISE_TARGET" and "CUDNN_TARGET" Hints
-* /include/SupportVISC/DFG2LLVM.h
-* /include/SupportVISC/VISCUtils.h
-* /include/SupportVISC/VISCHint.h
+  - /include/SupportVISC/DFG2LLVM.h
+  - /include/SupportVISC/VISCUtils.h
+  - /include/SupportVISC/VISCHint.h
 
 
 
-- 
GitLab