Commit 2b1b9fe
authored
Bump LLVM to ace1c838ca91c83c7a271d9378b86ea56051e83f. (#8705)
This is mostly a clean bump, but I did clean up a couple warnings that
the fresh compile revealed.
The one minor breaking change was a change to argument order in
ConstantIntOp::build, which was added in:
llvm/llvm-project@a45fda6
This just swaps the order.1 parent 2beb8e7 commit 2b1b9fe
File tree
4 files changed
+4
-4
lines changed- lib
- Conversion/SCFToCalyx
- Dialect/SystemC
- unittests/Dialect/OM/Evaluator
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1254 | 1254 | | |
1255 | 1255 | | |
1256 | 1256 | | |
1257 | | - | |
| 1257 | + | |
1258 | 1258 | | |
1259 | 1259 | | |
1260 | 1260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
860 | | - | |
| 860 | + | |
861 | 861 | | |
862 | 862 | | |
863 | 863 | | |
| |||
Submodule llvm updated 9483 files
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1436 | 1436 | | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | | - | |
| 1439 | + | |
1440 | 1440 | | |
1441 | 1441 | | |
1442 | 1442 | | |
| |||
0 commit comments