Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2633828

Browse files
committed
Switch isl back to isl 0.12.1
The newer isl version broke backward compatibility. For some reason, I did not find this in my own tests. llvm-svn: 199586
1 parent b8cd4a8 commit 2633828

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

polly/utils/checkout_cloog.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

33
CLOOG_HASH="2d8b7c6b43ee46fee978a57fa6877de49675f357"
4-
ISL_HASH="1b3ba3b72c0482fd36bf0b4a1186a259f7bafeed"
4+
ISL_HASH="34eb3a0c3d52875ec93e926f12713feff4d08af0"
55

66
PWD=`pwd`
77

0 commit comments

Comments
 (0)