文件最后提交记录最后更新时间
[mlir][openacc] Add legalize data pass for compute operation (#80351)2 年前
[flang] Use fir.type_desc and delay type desc address resolution3 年前
[flang] de-duplicate AbstractResult pass (#88867)2 年前
[flang] fix C_PTR function result lowering (#100082)1 年前
[flang][driver] Make flang-new -fc1 accept MLIR files3 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[mlir] Infer SubElementInterface implementations using the storage KeyTy3 年前
[Flang] Hoisting constant-sized allocas at flang codegen. (#95310)1 年前
[flang] Allow user to define free via BIND(C) (#78428)2 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang] Canonicalize fir.array_coor by pulling in embox/rebox. (#92858)1 年前
[flang][CodeGen] add nsw to address calculations (#74709)2 年前
[flang] Avoid unnecessary temporaries in ArrayValueCopy.3 年前
[flang] Avoid unnecessary temporaries in ArrayValueCopy.3 年前
[flang] de-duplicate CFGConversion pass (#89783)2 年前
[flang] Avoid unnecessary temporaries in ArrayValueCopy.3 年前
[flang] Change uniqueCGIdent separator from . to X (#71338)2 年前
[flang][nfc] replace fir.dispatch_table with more generic fir.type_info (#68309)2 年前
[flang][NFC] Add FIR array test3 年前
[flang][driver] Make flang-new -fc1 accept MLIR files3 年前
[flang][CodeGen] add nsw to address calculations (#74709)2 年前
[flang] Remove materialization workaround in type converter (#98743)1 年前
[flang] Pass to add frame pointer attribute (#74598)2 年前
[flang] add fir.box_offset operation (#73641)2 年前
[flang] Add fir.box_typecode operation3 年前
[flang] Compute type allocation size based on the actual target representation.3 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang] fir.emboxchar codegen with static length fir.char types3 年前
[flang][NFC] speedup BoxedProcedure for derived types with many components (#86144)2 年前
[Flang] Extracting internal constants from scalar literals (#73829)1 年前
[mlir][Pass] Include anchor op in -pass-pipeline3 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang] Cleanup code and add test from fir-dev3 年前
[flang] Add comdats to functions with linkonce linkage (#66516)2 年前
[mlir] Handle simple commutative cases in CSE.2 年前
[flang] Cleanup code and add test from fir-dev3 年前
[flang] Cleanup code and add test from fir-dev3 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang][nfc] replace fir.dispatch_table with more generic fir.type_info (#68309)2 年前
[MLIR][OpenMP] Improve loop wrapper representation (#97706)1 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang] fixing alloca hoisting for blocks having single op. (#96009)1 年前
[flang] Cleanup code and add test from fir-dev3 年前
[flang] Add more diagnostics to fir.coordinate_of3 年前
[flang][CodeGen] add nsw to address calculations (#74709)2 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang][cuda] Use cuf.alloc/cuf.free for local descriptor (#98518)1 年前
[flang][cuda] Move CUDA Fortran operations to a CUF dialect (#92317)2 年前
[flang] fix cg-rewrite DCE (#99653)1 年前
[flang] Add fir.declare operation3 年前
[flang] Lowering changes for assigning dummy_scope to hlfir.declare. (#90989)2 年前
[reland][flang] Initial debug info support for local variables (#92304)2 年前
[flang] Added fir.dummy_scope operation to preserve dummy arguments association. (#90642)2 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang] Fix bug in character casting. Add missing sext/trunc in code gen.3 年前
[mlir:LLVM] Rewrite the LLVMIR export to use the debug info attributes3 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[Flang][MLIR][OpenMP] Remove the early outlining interface (#78450)2 年前
[mlir][flang] Make use of the new GEPArg builder of GEP Op to simplify code3 年前
[flang] Support arith::FastMathFlagsAttr for fir::CallOp.3 年前
[flang] Add FIR tests missing from fir-dev3 年前
Reland "[flang] add extra component information in fir.type_info" (#97404)1 年前
[flang] Introduce fir.class type3 年前
[Flang][MLIR] Alter Fir.GlobalOp to print and lower external attributes3 年前
[flang] Normalize logical values during type conversions.3 年前
[flang][driver] Make flang-new -fc1 accept MLIR files3 年前
[flang] Do not leave length parameters uninitialized in descriptor addendums (#81858)2 年前
[flang]Fix build failure in tests3 年前
[flang] Detect fir.class nested in fir.box as invalid element type3 年前
[flang][FIR] add fir.is_assumed_size operation (#93853)1 年前
[flang][fir] add fir.is_assumed_size codegen (#93953)1 年前
[flang] Normalize logical values during type conversions.3 年前
[flang] Add nsw flag to do-variable increment with a new option (#91579)2 年前
[flang] de-duplicate CFGConversion pass (#89783)2 年前
[flang] Add reduction semantics to fir.do_loop (#93934)1 年前
[mlir][flang] Make use of the new GEPArg builder of GEP Op to simplify code3 年前
[flang] handle alloca outside of entry blocks in MemoryAllocation (#98457)1 年前
Revert "[flang] disable memory-allocation-opt.fir test on windows" (#83822)2 年前
[mlir] Remove special case parsing/printing of func operations4 年前
[flang] de-duplicate AbstractResult pass (#88867)2 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang][MLIR][OpenMP] make reduction by-ref toggled per variable (#92244)2 年前
[Flang] enable fir.is_present and fir.absent with function types3 年前
[flang] Add FIR tests missing from fir-dev3 年前
[flang][driver] Make flang-new -fc1 accept MLIR files3 年前
[flang] Do not leave length parameters uninitialized in descriptor addendums (#81858)2 年前
[flang] Add FIR tests missing from fir-dev3 年前
[flang] Support CHARACTER(4) pointer targets2 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang] HLFIR to FIR lowering for complex parts3 年前
[flang][fir] handle poly to non poly case in rebox_assumed_rank (#95240)1 年前
[flang] Add struct passing target rewrite hooks and partial X86-64 impl (#74829)2 年前
[flang][codegen] Update FIR codegen to use mlir.llvm opaque pointers (#69692)2 年前
[flang] Rename hypotf on MSVC platforms3 年前
[flang][driver] Make flang-new -fc1 accept MLIR files3 年前
[flang] Runs FIR SimplifyRegionLitePass pass after calling the inliner3 年前
[flang] Add struct passing target rewrite hooks and partial X86-64 impl (#74829)2 年前
[flang] Pass one element struct by register on X86-64 (#75802)2 年前
[flang] finish BIND(C) VALUE derived type passing ABI on X86-64 (#77742)2 年前