This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
flang
/
lib
/
Optimizer
/
CodeGen
History
Asher Mancinelli
595cc960b6
[flang] Propagate fast-math flags in target-rewrite (
#135723
)
...
TargetRewritePass was dropping fast-math flags. Add the flags to the new call ops and update tests.
2025-04-15 05:43:32 -07:00
..
BoxedProcedure.cpp
[flang] update fir.coordinate_of to carry the fields (
#127231
)
2025-02-28 09:50:05 +01:00
CMakeLists.txt
[flang] Defined SafeTempArrayCopyAttrInterface for array repacking. (
#134346
)
2025-04-10 18:41:54 -07:00
CodeGen.cpp
[flang] Handle volatility in lowering and codegen (
#135311
)
2025-04-14 11:02:23 -07:00
CodeGenOpenMP.cpp
[mlir][OpenMP][flang] make private variable allocation implicit in omp.private (
#124019
)
2025-01-31 09:35:26 +00:00
FIROpPatterns.cpp
[flang] Read the extra field from the in box when doing reboxing (
#102992
)
2024-08-14 11:23:56 -07:00
LowerRepackArrays.cpp
[flang] Defined SafeTempArrayCopyAttrInterface for array repacking. (
#134346
)
2025-04-10 18:41:54 -07:00
PassDetail.h
…
PreCGRewrite.cpp
[flang][NFC] Split CG dialect and the passes. (
#135240
)
2025-04-10 16:13:04 -07:00
Target.cpp
[flang] handle passing bind(c) derived type by value for ppc64le and powerpc64-aix (
#128780
)
2025-03-03 14:43:43 -05:00
TargetRewrite.cpp
[flang] Propagate fast-math flags in target-rewrite (
#135723
)
2025-04-15 05:43:32 -07:00
TBAABuilder.cpp
[flang] Use fir.declare/fir.dummy_scope for TBAA tags attachments. (
#92472
)
2024-06-04 08:33:40 -07:00
TypeConverter.cpp
Reland [flang] In AllocMemOp lowering, convert types for calling malloc on 32-bit (
#130386
)
2025-03-11 02:01:57 +00:00