Skip to content

Commit

Permalink
Weird newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanradanov committed Dec 31, 2023
1 parent 3a6e99a commit 4d0dbea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion enzyme/Enzyme/Enzyme.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

//===- Enzyme.cpp - Automatic Differentiation Transformation Pass -------===//
//
// Enzyme Project
Expand Down
2 changes: 1 addition & 1 deletion enzyme/test/Enzyme/Truncate/simple.ll
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ entry:
; CHECK-NEXT: %8 = load double, double* %1, align 8
; CHECK-NEXT: store double %8, double* %x, align 8
; CHECK-NEXT: ret void
; CHECK-NEXT: }
; CHECK-NEXT: }

0 comments on commit 4d0dbea

Please sign in to comment.