Logo
Explore Help
Sign In
averello/swift-mirror
1
0
Fork 0
You've already forked swift-mirror
mirror of https://github.com/apple/swift.git synced 2025-12-21 12:14:44 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
f388361885edde3b3f185bfe22da156bd7977a31
swift-mirror/SwiftCompilerSources/Sources/Optimizer
History
Erik Eckstein f388361885 SimplifyBuiltin: fix a wrong constant folding of the is_same_metatype builtin for function types
We need to compare the not lowered types, because function types may differ in their original version but are equal in the lowered version, e.g.
```
  ((Int, Int) -> ())
  (((Int, Int)) -> ())
```

Fixes a miscompile
2024-07-29 17:33:42 +02:00
..
Analysis
chore: fix some comments
2024-03-05 17:23:22 +08:00
DataStructures
[Gardening] SIL: "liferange" -> "liverange"
2024-05-10 15:54:07 -07:00
FunctionPasses
Merge pull request #74766 from eeckstein/remove-stderr-reference
2024-06-30 14:46:19 +02:00
InstructionSimplification
SimplifyBuiltin: fix a wrong constant folding of the is_same_metatype builtin for function types
2024-07-29 17:33:42 +02:00
ModulePasses
MandatoryPerformanceOptimizations: don't crash with empty global-init-once functions
2024-07-02 14:03:01 +02:00
PassManager
Merge pull request #73864 from Snowy1803/scs-builder-skip-meta
2024-05-30 09:50:48 -07:00
TestPasses
SwiftCompilerSources: add more APIs to create new basic blocks
2023-11-27 09:21:33 +01:00
Utilities
SIL: rename Type.instanceTypeOfMetatype -> Type.loweredInstanceTypeOfMetatype
2024-07-29 17:33:36 +02:00
CMakeLists.txt
[ASTGen] Move regex literal parsing from SwiftCompilerSources to ASTGen
2023-11-16 10:59:23 -08:00
Powered by Gitea Version: 1.25.3 Page: 886ms Template: 39ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API