This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-04 03:26:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,706
Commits
73
Branches
2,131
Tags
d15d107da104fb8e41feeb37a86228263e79e91b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
River Riddle
d15d107da1
Refactor DialectConversion to operate on functions in-place *without* any cloning. This works by caching all of the requested pattern rewrite operations, e.g. replace operation, and only applying them on a completely successful conversion.
...
-- PiperOrigin-RevId: 249490306
2019-06-01 19:56:24 -07:00
mlir
Refactor DialectConversion to operate on functions in-place *without* any cloning. This works by caching all of the requested pattern rewrite operations, e.g. replace operation, and only applying them on a completely successful conversion.
2019-06-01 19:56:24 -07:00
Description
No description provided
intel
llvm
oneapi
sycl
5.3
GiB
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%