| [flang] Do not hoist all scalar sub-expressions from WHERE constructs (#91395) | 2 年前 |
| [Flang] Any and All elemental lowering (#75776) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang] add hlfir.all intrinsic | 2 年前 |
| [Flang] Any and All elemental lowering (#75776) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang] Change return type of reduction intrinsics | 3 年前 |
| [flang][hlfir] Establish <storage, mustFree> tuple for ApplyOp and NoReassocOp. | 3 年前 |
| [flang] Add hlfir.apply definition | 3 年前 |
| [flang] Fix hlfir.as_expr codegen for polymorphic entities (#80824) | 2 年前 |
| [flang][hlfir] Special handling for temporary LHS in AssignOp. | 2 年前 |
| [flang][hlfir] Add move semantics to hlfir.as_expr. | 3 年前 |
| [flang][hlfir] Preserve hlfir.assign in the bufferize-hlfir pass | 3 年前 |
| [flang][hlfir] use fir.type_info to skip runtime call if nofinal is set (#68397) | 2 年前 |
| [flang] Change uniqueCGIdent separator from . to X (#71338) | 2 年前 |
| [flang][hlfir] add allocatable assignment semantic to hlfir.assign | 3 年前 |
| [flang] Make adapt.valuebyref attribute work again (#73658) | 2 年前 |
| [flang] Add hlfir.associate and hlfir.end_associate definitions | 3 年前 |
| [flang] Simplify copy-in copy-out runtime API (#95822) | 1 年前 |
| [flang] Simplify copy-in copy-out runtime API (#95822) | 1 年前 |
| [flang] Lowering changes for assigning dummy_scope to hlfir.declare. (#90989) | 2 年前 |
| [flang] Change uniqueCGIdent separator from . to X (#71338) | 2 年前 |
| [flang][hlfir] Fixed some finalization/deallocation issues. (#67047) | 2 年前 |
| [flang] Fix hlfir.as_expr codegen for polymorphic entities (#80824) | 2 年前 |
| [flang] Avoid double free in bufferize pass (#93922) | 2 年前 |
| [flang][hlfir] Fix c_null_ptr lowering in structure constructors (#68321) | 2 年前 |
| [flang] Carry over BIND(C) information to fir.call (#93981) | 1 年前 |
| [flang] Lowering changes for assigning dummy_scope to hlfir.declare. (#90989) | 2 年前 |
| [flang][hlfir] Fixed length-one assignment. | 3 年前 |
| [flang][hlfir] hlfir.char_extremum op definition and codegen | 2 年前 |
| [flang][hlfir] hlfir.char_extremum op definition and codegen | 2 年前 |
| [flang] Add hlfir.concat codegen | 3 年前 |
| [flang] Add hlfir.concat operation definition | 3 年前 |
| [flang][openacc] Added acc::RecipeInterface for getting alloca insertion point. (#68464) | 2 年前 |
| [flang] Simplify copy-in copy-out runtime API (#95822) | 1 年前 |
| [flang] Simplify copy-in copy-out runtime API (#95822) | 1 年前 |
| [Flang] Generate inline reduction loops for elemental count intrinsics (#75774) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][hlfir] Add hlfir.count intrinsic | 2 年前 |
| [flang][HLFIR] lower hlfir.declare of assumed-ranks (#93468) | 2 年前 |
| [flang] Add hlfir.declare operation | 3 年前 |
| [flang][hlfir] Use the HLFIR base of hlfir.declare if possible. | 2 年前 |
| [flang][hlfir] Use the HLFIR base of hlfir.declare if possible. | 2 年前 |
| [flang][hlfir] Use the HLFIR base of hlfir.declare if possible. | 2 年前 |
| [flang] Add hlfir.designate definition | 3 年前 |
| [flang] Lower elemental and transformational clean-up in HLFIR | 3 年前 |
| [flang][hlfir] Fixed some finalization/deallocation issues. (#67047) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][hlfir] Add hlfir.dot_product intrinsic | 2 年前 |
| [flang] Recognize unused dummy arguments during lowering with HLFIR. | 3 年前 |
| [flang] Added fir.dummy_scope operation to preserve dummy arguments association. (#90642) | 2 年前 |
| [flang] lower vector subscripted polymorphic designators (#84778) | 2 年前 |
| [flang][hlfir] Fixed some finalization/deallocation issues. (#67047) | 2 年前 |
| [flang] Change uniqueCGIdent separator from . to X (#71338) | 2 年前 |
| [flang][hlfir] Apply MemAlloc effect to hlfir.elemental explicitly. | 2 年前 |
| [flang][hlfir] Shallow copy elemental results with allocatable components. (#68040) | 2 年前 |
| [flang][hlfir] Support mold operand for hlfir.elemental. | 2 年前 |
| [flang][hlfir] Add assignment mask operations | 3 年前 |
| [flang] Add High level Fortran IR dialect | 3 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][hlfir] Only canonicalize forall_index if it can be erased | 2 年前 |
| [flang][hlfir] Add hlfir.forall and its OrderAssignmentTreeOpInterface | 3 年前 |
| [flang][hlfir] Add assignment mask operations | 3 年前 |
| [flang][hlfir] Added hlfir.get_length to inquire char length from hlfir.expr. | 2 年前 |
| [flang] Change uniqueCGIdent separator from . to X (#71338) | 2 年前 |
| [flang][hlfir] add hlfir.get_extent | 3 年前 |
| [flang] Switch lowering to use the HLFIR step by default (#72090) | 2 年前 |
| [flang][hlfir] fix regression in inline elementals | 3 年前 |
| [flang][hlfir] Fixed some finalization/deallocation issues. (#67047) | 2 年前 |
| [flang][HLFIR] Relax verifiers of intrinsic operations (#80132) | 2 年前 |
| [flang] Lower MATMUL to type specific runtime calls. (#97547) | 1 年前 |
| [flang] add hlfir.matmul operation | 3 年前 |
| [flang][hlfir] add hlfir.matmul_transpose operation | 3 年前 |
| [flang] improve and rename Entity::hasNonDefaultLowerBounds (#93848) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [Flang] HLFIR maxloc intrinsic (#75450) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][hlfir] Add hlfir.maxval intrinsic (#65705) | 2 年前 |
| [mlir][side effect] refactor(*): Include more precise side effects (#94213) | 1 年前 |
| [flang] improve and rename Entity::hasNonDefaultLowerBounds (#93848) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [Flang] Add a HLFIR Minloc intrinsic (#74436) | 2 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |
| [flang][hlfir] Add hlfir.minval intrinsic (#66306) | 2 年前 |
| [flang] Lower MATMUL to type specific runtime calls. (#97547) | 1 年前 |
| [InstCombine] Canonicalize constant GEPs to i8 source element type (#68882) | 2 年前 |
| [flang] add hlfir.noreassoc codegen | 3 年前 |
| [flang] add hlfir.no_reassoc definition | 3 年前 |
| [flang] add hlfir.null to implement NULL() | 3 年前 |
| [flang] add hlfir.null to implement NULL() | 3 年前 |
| [flang][hlfir] Better recognize non-overlapping array sections. (#65707) | 2 年前 |
| [flang][hlfir] Make alias analysis trace through box designators. (#67353) | 2 年前 |
| [flang][hlfir] Expand array hlfir.assign's. | 2 年前 |
| [flang][hlfir] Allow expanding realloc assignments with scalar RHS. | 2 年前 |
| [flang][hlfir] Make alias analysis trace through box designators. (#67353) | 2 年前 |
| [flang] Lowering changes for assigning dummy_scope to hlfir.declare. (#90989) | 2 年前 |
| [flang][hlfir] Add hlfir.parent_comp for leaf parent component references | 3 年前 |
| [flang][hlfir] Add hlfir.parent_comp for leaf parent component references | 3 年前 |
| [flang][HLFIR] Use GreedyPatternRewriter in LowerHLFIRIntrinsics (#83438) | 2 年前 |