January 2024 Archives by thread
Starting: Mon Jan 1 14:36:06 UTC 2024
Ending: Wed Jan 31 23:56:04 UTC 2024
Messages: 1294
- RFR: 8318650: Optimized subword gather for x86 targets. [v10]
Jatin Bhateja
- RFR: 8322790: RISC-V: Tune costs for shuffles with no conversion
Robbin Ehn
- RFR: 8322816: RISC-V: Incorrect guarantee in patch_vtype
Kim Barrett
- RFR: 8282365: Consolidate and improve division by constant idealizations [v42]
Stefan Karlsson
- RFR: 8322636: [JVMCI] HotSpotSpeculationLog can be inconsistent across a single compile [v2]
David Leopoldseder
- RFR: 8322758: Eliminate -Wparentheses warnings in C2 code
Vladimir Kozlov
- RFR: 8322759: Eliminate -Wparentheses warnings in compiler code
Vladimir Kozlov
- RFR: 8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats
Vladimir Kozlov
- RFR: 8322779: C1: Remove the unused counter 'totalInstructionNodes'
Vladimir Kozlov
- RFR: 8322758: Eliminate -Wparentheses warnings in C2 code [v2]
Kim Barrett
- RFR: 8322758: Eliminate -Wparentheses warnings in C2 code [v3]
Kim Barrett
- Integrated: 8322758: Eliminate -Wparentheses warnings in C2 code
Kim Barrett
- RFR: 8322879: Eliminate -Wparentheses warnings in x86-32 code
Kim Barrett
- RFR: 8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats [v2]
Denghui Dong
- RFR: 8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats [v3]
Denghui Dong
- RFR: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs [v58]
Emanuel Peter
- RFR: 8322694: C1: Handle Constant and IfOp in NullCheckEliminator
Aleksey Shipilev
- Integrated: 8322779: C1: Remove the unused counter 'totalInstructionNodes'
Denghui Dong
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v8]
Roland Westrelin
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v9]
Roland Westrelin
- RFR: 8322959: vectorapi: get wrong argument for `limit` in indexPartiallyInUpperRange intrinsic
Hamlin Li
- RFR: 8320649: C2: Optimize scoped values [v3]
Roland Westrelin
- RFR: 8320128: Clean up Parse constructor for OSR [v2]
Aleksey Shipilev
- RFR: JDK-8321599 Data loss in AVX3 Base64 decoding [v6]
Vladimir Kozlov
- RFR: JDK-8321599 Data loss in AVX3 Base64 decoding [v7]
Scott Gibbons
- RFR: 8320128: Clean up Parse constructor for OSR [v3]
Xin Liu
- RFR: JDK-8321599 Data loss in AVX3 Base64 decoding [v8]
Scott Gibbons
- RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v42]
Eric Murphy
- RFR: 8322976: Remove reference to transform_no_reclaim
Joshua Cao
- Integrated: JDK-8321599 Data loss in AVX3 Base64 decoding
Scott Gibbons
- RFR: 8322768: Optimize non-subword vector compress and expand APIs for AVX2 target.
Jatin Bhateja
- [jdk22] RFR: 8321599: Data loss in AVX3 Base64 decoding
Tobias Hartmann
- RFR: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs [v59]
Emanuel Peter
- RFR: 8320649: C2: Optimize scoped values [v4]
Roland Westrelin
- RFR: 8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort
Emanuel Peter
- RFR: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Tobias Hartmann
- Integrated: 8322781: C1: Debug build crash in GraphBuilder::vmap() when print stats
Denghui Dong
- RFR: 8320128: Clean up Parse constructor for OSR [v4]
Xin Liu
- RFR: 8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort [v2]
Denghui Dong
- RFR: 8323012: C2 fails with fatal error: no reachable node should have no use
Tobias Hartmann
- RFR: 8320310: CompiledMethod::has_monitors flag can be incorrect [v4]
Tobias Hartmann
- RFR: 8310711: [IR Framework] Remove safepoint while printing handling [v2]
Christian Hagedorn
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v4]
Tobias Hartmann
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Tobias Hartmann
- Withdrawn: 8321137: Relax ICStub alignment
Aleksey Shipilev
- RFR: 8322858: compiler/c2/aarch64/TestFarJump.java fails on AArch64 due to unexpected PrintAssembly output
Boris Ulasevich
- RFR: 8323065: Unneccesary CodeBlob lookup in CompiledIC::internal_set_ic_destination
Aleksey Shipilev
- RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Emanuel Peter
- Integrated: 8322636: [JVMCI] HotSpotSpeculationLog can be inconsistent across a single compile
David Leopoldseder
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v2]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v3]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v4]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v5]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v5]
Zhiqiang Zang
- RFR: 8319850: PrintInlining should print which methods are late inlines
Joshua Cao
- RFR: 8323095: Expand TraceOptoParse block output abbreviations
Joshua Cao
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v6]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v7]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v8]
Zhiqiang Zang
- RFR: 8322790: RISC-V: Tune costs for shuffles with no conversion [v2]
Ilya Gavrilin
- RFR: 8282365: Consolidate and improve division by constant idealizations [v43]
Quan Anh Mai
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v4]
Quan Anh Mai
- RFR: 8322982: CTW fails to build after 8308753
Xin Liu
- RFR: 8322759: Eliminate -Wparentheses warnings in compiler code [v2]
Kim Barrett
- RFR: 8323115: x86-32: Incorrect predicates for cmov instruct transforms with UseSSE
Kim Barrett
- [jdk22] RFR: 8310844: [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate
Tobias Hartmann
- RFR: JDK-8318444: Write details about compilation bailouts into crash reports [v6]
Thomas Stuefe
- RFR: JDK-8277869: Maven POMs are using HTTP links where HTTPS is available
Tobias Holenstein
- Integrated: 8310711: [IR Framework] Remove safepoint while printing handling
Christian Hagedorn
- Integrated: JDK-8318444: Write details about compilation bailouts into crash reports
Thomas Stuefe
- Withdrawn: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug"
Fei Gao
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v10]
Roland Westrelin
- RFR: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs [v60]
Emanuel Peter
- RFR: 8319850: PrintInlining should print which methods are late inlines [v2]
Roland Westrelin
- Integrated: 8320310: CompiledMethod::has_monitors flag can be incorrect
Jorn Vernee
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v11]
Roland Westrelin
- Integrated: 8322790: RISC-V: Tune costs for shuffles with no conversion
Ilya Gavrilin
- RFR: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs [v57]
Emanuel Peter
- Integrated: 8310190: C2 SuperWord: AlignVector is broken, generates misaligned packs
Emanuel Peter
- RFR: 8320237 C2: late inlining of method handle invoke causes duplicate lines in PrintInlining output
Kangcheng Xu
- Integrated: 8320128: Clean up Parse constructor for OSR
Xin Liu
- Integrated: 8322759: Eliminate -Wparentheses warnings in compiler code
Kim Barrett
- RFR: 8321712: C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
Sandhya Viswanathan
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v6]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v9]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v7]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v8]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v10]
Zhiqiang Zang
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v9]
Zhiqiang Zang
- RFR: 8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort [v3]
Denghui Dong
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v10]
Zhiqiang Zang
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v11]
Zhiqiang Zang
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v2]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v3]
Emanuel Peter
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v12]
Roland Westrelin
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v4]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v5]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v6]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v7]
Emanuel Peter
- RFR: 8290965: PPC64: Implement post-call NOPs [v2]
Richard Reingruber
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v4]
ArsenyBochkarev
- RFR: 8317721: RISC-V: Implement CRC32 intrinsic [v3]
ArsenyBochkarev
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v13]
Roland Westrelin
- RFR: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b) [v11]
Zhiqiang Zang
- RFR: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888 [v14]
Roland Westrelin
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v8]
Emanuel Peter
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v12]
Zhiqiang Zang
- RFR: 8282365: Consolidate and improve division by constant idealizations [v44]
Quan Anh Mai
- RFR: 8322743: assert(held_monitor_count() == jni_monitor_count()) failed
Vladimir Kozlov
- RFR: JDK-8323190: Segfault during deoptimization of C2-compiled code
Cesar Soares Lucas
- RFR: 8323122: AArch64: Increase itable stub size estimate
Yude Lin
- Integrated: 8322589: Add Ideal transformation: (~a) & (~b) => ~(a | b)
Zhiqiang Zang
- RFR: 8322294: Cleanup NativePostCallNop [v5]
Richard Reingruber
- Integrated: 8322294: Cleanup NativePostCallNop
Richard Reingruber
- RFR: 8290965: PPC64: Implement post-call NOPs [v3]
Richard Reingruber
- RFR: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b) [v13]
Zhiqiang Zang
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v5]
Quan Anh Mai
- RFR: 8290965: PPC64: Implement post-call NOPs [v4]
Richard Reingruber
- Integrated: 8319793: C2 compilation fails with "Bad graph detected in build_loop_late" after JDK-8279888
Roland Westrelin
- RFR: 8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity
Daniel Lundén
- RFR: 8323584: AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Aleksey Shipilev
- RFR: 8323577: C2 SuperWord: remove AlignVector restrictions on IR tests added in JDK-8305055
Emanuel Peter
- RFR: JDK-8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call
Tobias Holenstein
- RFR: 8323220: Reassociate loop invariants involved in Cmps and Add/Subs
Joshua Cao
- [jdk22] RFR: 8321712: C2: "failed: Multiple uses of register" in C2_MacroAssembler::vminmax_fp
Sandhya Viswanathan
- [jdk22] RFR: 8323190: Segfault during deoptimization of C2-compiled code
Tobias Hartmann
- RFR: 8322692: ZGC: avoid over-unrolling due to hidden barrier size
Roberto Castañeda Lozano
- RFR: 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Christian Hagedorn
- RFR: 8323616: [JVMCI] TestInvalidJVMCIOption.java fails intermittently with NPE
Doug Simon
- Integrated: 8322735: C2: minor improvements of bubble sort used in SuperWord::packset_sort
Denghui Dong
- RFR: 8323641: Test compiler/loopopts/superword/TestAlignVectorFuzzer.java timed out
Emanuel Peter
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version
Yuri Gaevsky
- Integrated: 8322077: Add Ideal transformation: (~a) | (~b) => ~(a & b)
Zhiqiang Zang
- [jdk22] RFR: 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if
Christian Hagedorn
- RFR: 8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Emanuel Peter
- RFR: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test
Daniel Lundén
- RFR: 8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
Jorn Vernee
- RFR: 8323694: RISC-V: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
Gui Cao
- RFR: 8290965: PPC64: Implement post-call NOPs [v5]
Richard Reingruber
- [jdk22] RFR: 8320175: [BACKOUT] 8316533: C2 compilation fails with assert(verify(phase)) failed: missing Value() optimization
Emanuel Peter
- RFR: 8323795: jcmd Compiler.codecache counts total sizes of used/free
Yi Yang
- RFR: JDK-8320448 Accelerate IndexOf using AVX2 [v7]
Jatin Bhateja
- [jdk22] RFR: 8323651: compiler/c2/irTests/TestPrunedExHandler.java fails with -XX:+DeoptimizeALot
Jorn Vernee
- RFR: 8318446: C2: implement StoreNode::Ideal_merge_stores
Emanuel Peter
- RFR: 8323820: [MacOS] build failure: non-void function does not return a value
Joshua Cao
- RFR: 8319822: Use a linear-time algorithm for assert_different_registers() [v6]
Emanuel Peter
- RFR: JDK-8318228: RISC-V: C2 ConvF2HF
Hamlin Li
- Integrated: 8290965: PPC64: Implement post-call NOPs
Richard Reingruber
- RFR: 8323154: C2: assert(cmp != nullptr && cmp->Opcode() == Op_Cmp(bt)) failed: no exit test
Christian Hagedorn
- [jdk22] RFR: 8316756: C2 EA fails with "missing memory path" when encountering unsafe_arraycopy stub call
Tobias Hartmann
- RFR: JDK-8322572: AllocationMergesTests.java fails with "IRViolationException: There were one or multiple IR rule failures."
Cesar Soares Lucas
- RFR: 8293170: Improve encoding of the debuginfo nmethod section [v18]
John Rose
- RFR: 8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
Daniel D. Daugherty
- RFR: JDK-8210858: AArch64: remove Math.log intrinsic
Tobias Holenstein
- RFR: 8322649: Improve class initialization barrier in TemplateTable::_new for S390
Amit Kumar
- RFR: 8324123: aarch64: fix prfm literal encoding in assembler
Wang Zhuo
- RFR: JDK-8321984: IGV: Upgrade to Netbeans Platform 20 [v2]
Tobias Holenstein
- RFR: JDK-8321984: IGV: Upgrade to Netbeans Platform 20 [v3]
Tobias Holenstein
- RFR: JDK-8321984: IGV: Upgrade to Netbeans Platform 20 [v4]
Tobias Holenstein
- [jdk22] RFR: 8324074: increase timeout for jvmci test TestResolvedJavaMethod.java
Daniel D. Daugherty
- RFR: JDK-8321984: IGV: Upgrade to Netbeans Platform 20 [v5]
Tobias Holenstein
- RFR: 8324213: C1: There is no need for Canonicalizer to handle IfOp
Denghui Dong
- RFR: 8282365: Consolidate and improve division by constant idealizations [v45]
Quan Anh Mai
- RFR: 8282365: Consolidate and improve division by constant idealizations [v46]
Quan Anh Mai
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long
Quan Anh Mai
- RFR: 8318650: Optimized subword gather for x86 targets. [v11]
Jatin Bhateja
- RFR: JDK-8321984: IGV: Upgrade to Netbeans Platform 20 [v6]
Tobias Holenstein
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v9]
Emanuel Peter
- Integrated: JDK-8321984: IGV: Upgrade to Netbeans Platform 20
Tobias Holenstein
- RFR: JDK-8322648: Improve class initialization barrier in TemplateTable::_new for PPC
Varada M
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing
Evgeny Astigeevich
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v10]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v11]
Emanuel Peter
- RFR: 8315361: C2 SuperWord: refactor out loop analysis into shared auto-vectorization facility VLoopAnalyzer [v12]
Emanuel Peter
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v2]
Volker Simonis
- RFR: 8324433: Introduce a way to determine if an expression is evaluated as a constant by the Jit compiler
Quan Anh Mai
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v3]
Volker Simonis
- RFR: JDK-8317299: safepoint scalarization doesn't keep track of the depth of the JVM state
Damon Fenacci
- RFR: 8324630: C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found
Denghui Dong
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v4]
Volker Simonis
- RFR: JDK-8322854: Incorrect rematerialization of scalar replaced objects in C2
Cesar Soares Lucas
- RFR: 8324125: Improve class initialization barrier in TemplateTable::_new for RISC-V
Gui Cao
- [jdk22] RFR: 8324688: C2: Disable ReduceAllocationMerges by default
Christian Hagedorn
- RFR: 8282365: Consolidate and improve division by constant idealizations [v33]
Quan Anh Mai
- RFR: 8320649: C2: Optimize scoped values [v5]
Roland Westrelin
- RFR: 8320649: C2: Optimize scoped values [v6]
Roland Westrelin
- RFR: 8324717: Remove HotSpotJVMCICompilerFactory
Doug Simon
- RFR: 8324667: fold Parse::seems_stable_comparison()
Joshua Cao
- RFR: 8324655: Identify integer minimum and maximum patterns created with if statements
Jasmine Karthikeyan
- RFR: 8321308: AArch64: Fix matching predication for cbz/cbnz
Dean Long
- RFR: 8324750: C2: rename Matcher methods using "superword" -> "autovectorization"
Emanuel Peter
- RFR: 8324752: C2 Superword: remove SuperWordRTDepCheck
Emanuel Peter
- RFR: 8324241: Always record evol_method deps to avoid excessive method flushing [v5]
Volker Simonis
- Integrated: 8324241: Always record evol_method deps to avoid excessive method flushing
Volker Simonis
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Christian Hagedorn
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v2]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v3]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v4]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v5]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v6]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v7]
Emanuel Peter
- RFR: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization [v8]
Emanuel Peter
- Integrated: 8317572: C2 SuperWord: refactor/improve TraceSuperWord, replace VectorizeDebugOption with TraceAutoVectorization
Emanuel Peter
- RFR: 8324734: Remove too-strict assert(VM_Version::supports_evex()) in Assembler::locate_operand()
Roman Kennke
- RFR: 8324765: C2 SuperWord: remove dead code: SuperWord::insert_extracts
Emanuel Peter
- RFR: 8324775: C2 SuperWord: refactor visited sets
Emanuel Peter
- [jdk22] RFR: 8323556: CDS archive space addresses should be randomized with ArchiveRelocationMode=1
Calvin Cheung
- RFR: 8324236: compiler/ciReplay/TestInliningProtectionDomain.java failed with RuntimeException: should only dump inline information for ... expected true, was false
Christian Hagedorn
- RFR: 8324790: ifnode::fold_compares_helper cleanup
Joshua Cao
- RFR: 8324794: C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis
Emanuel Peter
- Difference between [jdk20] Thread.ensureMaterializedForStackWalk and Blackhole.
shami
- RFR: 8275202: C2: optimize out more redundant conditions
Joshua Cao
- RFR: 8324890: C2 SuperWord: refactor out VLoop, make unrolling_analysis static, remove init/reset mechanism
Emanuel Peter
- RFR: 8324974: JFR: EventCompilerPhase should be created as UNTIMED
Denghui Dong
- RFR: 8323274: C2: array load may float above range check
Roland Westrelin
- RFR: JDK-8325037: x86: enable and fix hotspot/jtreg/compiler/vectorization/TestRoundVectFloat.java
Hamlin Li
- RFR: 8319690: [AArch64] C2 compilation hits offset_ok_for_immed: assert "c2 compiler bug" [v2]
Andrew Haley
- RFR: 8325049: stubGenerator_ppc.cpp should use alignas
Julian Waters
- RFR: 8324679: Replace NULL with nullptr in HotSpot .ad files
Coleen Phillimore
- RFR: 8325064: C2 SuperWord: refactor construct_bb
Emanuel Peter
- RFR: 8282365: Consolidate and improve division by constant idealizations [v47]
Quan Anh Mai
Last message date:
Wed Jan 31 23:56:04 UTC 2024
Archived on: Wed Jan 31 23:56:13 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).