December 2024 Archives by thread
Starting: Sun Dec 1 08:51:31 UTC 2024
Ending: Tue Dec 31 12:26:36 UTC 2024
Messages: 639
- RFR: 8342677: Add IR validation tests for newly added saturated vector add / sub operations [v2]
Jatin Bhateja
- RFR: 8345267: Fix memory leak in JVMCIEnv dtor
Doug Simon
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v15]
theoweidmannoracle
- RFR: 8345287: C2: live in computation is broken
Roland Westrelin
- RFR: 8345041: IGV: Free Placement Mode in IGV Layout [v8]
Roberto Castañeda Lozano
- RFR: 8345158: IGV: local scheduling should not place successors before predecessors
Daniel Skantz
- RFR: 8345156: C2: Add bailouts next to a few asserts
Daniel Skantz
- RFR: 8343685: C2 SuperWord: refactor VPointer with MemPointer
Emanuel Peter
- RFR: 8345299: C2: some nodes can still have incorrect control after do_range_check()
Roland Westrelin
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v16]
theoweidmannoracle
- RFR: 8345172: x86: Some CPU feature asserts are declared as 32-bit only [v3]
Vladimir Kozlov
- Integrated: 8342677: Add IR validation tests for newly added saturated vector add / sub operations
Jatin Bhateja
- Integrated: 8345172: x86: Some CPU feature asserts are declared as 32-bit only
Aleksey Shipilev
- RFR: 8344833: CTW: Make failing on zero classes optional [v3]
Vladimir Kozlov
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v2]
Dean Long
- RFR: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' [v2]
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8345159: RISCV: Fix -Wzero-as-null-pointer-constant warning in emit_static_call_stub
Dean Long
- RFR: 8340141: C1: rework ciMethod::equals following 8338471 [v9]
Vladimir Kozlov
- RFR: 8336759: C2: int counted loop with long limit not recognized as counted loop
Kangcheng Xu
- RFR: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling
Vladimir Kozlov
- RFR: 8330851: C2: More efficient TypeFunc creation [v5]
Vladimir Ivanov
- RFR: 8330851: C2: More efficient TypeFunc creation [v2]
Vladimir Ivanov
- RFR: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' [v3]
Amit Kumar
- RFR: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' [v4]
Amit Kumar
- RFR: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' [v5]
Amit Kumar
- RFR: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int' [v6]
Amit Kumar
- RFR: 8344068: Windows x86-64: Out of CodeBuffer space when generating final stubs
Andrew Haley
- RFR: 8343747: C2: TestReplicateAtConv.java crashes with -XX:MaxVectorSize=8
Emanuel Peter
- Integrated: 8340141: C1: rework ciMethod::equals following 8338471
Dean Long
- RFR: 8343148: C2: Refactor uses of "PhaseValue::*con*() + PhaseIdealLoop::set_ctrl()" into separate method [v12]
Vladimir Kozlov
- RFR: 8343148: C2: Refactor uses of "PhaseValue::*con*() + PhaseIdealLoop::set_ctrl()" into separate method [v4]
Vladimir Kozlov
- Integrated: 8344304: [s390x] ubsan: negation of -2147483648 cannot be represented in type 'int'
Amit Kumar
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure [v2]
Damon Fenacci
- RFR: 8302459: Missing late inline cleanup causes compiler/vectorapi/VectorLogicalOpIdentityTest.java IR failure
Damon Fenacci
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v5]
Emanuel Peter
- RFR: 8341293: Split field loads through Nested Phis [v2]
Emanuel Peter
- RFR: 8341696: C2: Non-fluid StringBuilder pattern bails out in OptoStringConcat
theoweidmannoracle
- RFR: 8344026: Ubsan: prevent potential integer overflow in c1_LIRGenerator_<arch>.cpp file [v8]
Emanuel Peter
- RFR: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling [v2]
Aleksey Shipilev
- RFR: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling [v3]
Aleksey Shipilev
- RFR: 8345471: Clean up compiler/intrinsics/sha/cli tests
Daniel Jeliński
- RFR: 8345472: Fix incorrect format instruction for floating point max/min patterns
Jatin Bhateja
- RFR: 8342692: C2: MemorySegment API slow with short running loops [v6]
Roland Westrelin
- RFR: 8343747: C2: TestReplicateAtConv.java crashes with -XX:MaxVectorSize=8 [v2]
Roland Westrelin
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v5]
Roland Westrelin
- Integrated: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling
Aleksey Shipilev
- RFR: 8341781: Improve Min/Max node identities [v4]
Jasmine Karthikeyan
- RFR: 8342651: Refactor array constant to use an array of jbyte [v3]
Vladimir Kozlov
- RFR: 8342651: Refactor array constant to use an array of jbyte [v4]
Vladimir Kozlov
- RFR: 8309130: x86_64 AVX512 intrinsics for Arrays.sort methods (int, long, float and double arrays) [v42]
Paul Sandoz
- RFR: 8343629: More MergeStore benchmark [v5]
Emanuel Peter
- RFR: 8332827: [REDO] C2: crash in compiled code because of dependency on removed range check CastIIs
Roland Westrelin
- RFR: 8345609: [C1] LIR Operations with one input should be implemented as LIR_Op1
Martin Doerr
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v2]
Paul Sandoz
- Integrated: 8345159: RISCV: Fix -Wzero-as-null-pointer-constant warning in emit_static_call_stub
Kim Barrett
- RFR: 8344556: [Graal] compiler/intrinsics/bmi/* fail when AOTCache cannot be loaded
Ioi Lam
- Integrated: 8343747: C2: TestReplicateAtConv.java crashes with -XX:MaxVectorSize=8
Roland Westrelin
- RFR: 8342651: Refactor array constant to use an array of jbyte [v5]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v5]
Quan Anh Mai
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v29]
Quan Anh Mai
- Integrated: 8344833: CTW: Make failing on zero classes optional
Evgeny Nikitin
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v6]
Quan Anh Mai
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Vladimir Ivanov
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Paul Sandoz
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Vladimir Ivanov
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Paul Sandoz
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Vladimir Ivanov
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Paul Sandoz
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Vladimir Ivanov
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Bhateja, Jatin
- RFC: Untangle native libraries and the JVM: SVML, SLEEF, and libsimdsort
Maurizio Cimadamore
- RFR: 8345746: Remove :resourcehogs/compiler from :hotspot_slow_compiler
Leonid Mesnik
- RFR: 8343763: Aarch64: Gtest codestrings.validate_vm intermittent fails extra addr
SendaoYan
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
David Holmes
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
Leonid Mesnik
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
David Holmes
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
David Holmes
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
Aleksey Shipilev
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
Leonid Mesnik
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests
Aleksey Shipilev
- RFR: 8345698: Remove tier1_compiler_not_xcomp from github actions
SendaoYan
- Integrated: 8345698: Remove tier1_compiler_not_xcomp from github actions
Leonid Mesnik
- RFR: 8319850: PrintInlining should print which methods are late inlines [v23]
theoweidmannoracle
- RFR: 8319850: PrintInlining should print which methods are late inlines [v14]
theoweidmannoracle
- RFR: 8345793: Update copyright year to 2024 for the build system in files where it was missed
Magnus Ihse Bursie
- RFR: 8319850: PrintInlining should print which methods are late inlines [v24]
theoweidmannoracle
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v7]
Quan Anh Mai
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v8]
Quan Anh Mai
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v3]
Quan Anh Mai
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v3]
Boris Ulasevich
- RFR: 8345040: Clean up unused variables and code in `generate_native_wrapper`
Qizheng Xing
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v9]
Quan Anh Mai
- RFR: 8319850: PrintInlining should print which methods are late inlines [v25]
theoweidmannoracle
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v18]
theoweidmannoracle
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v19]
theoweidmannoracle
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v20]
theoweidmannoracle
- RFR: 8343607: C2: Shenandoah crashes during barrier expansion in Continuation::enter
Roland Westrelin
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v21]
theoweidmannoracle
- RFR: 8345700: tier{1, 2, 3}_compiler don't cover all compiler tests [v2]
Leonid Mesnik
- RFR: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation [v10]
Quan Anh Mai
- Integrated: 8345700: tier{1,2,3}_compiler don't cover all compiler tests
Leonid Mesnik
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v4]
Boris Ulasevich
- Integrated: 8341781: Improve Min/Max node identities
Jasmine Karthikeyan
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v5]
Jasmine Karthikeyan
- RFR: 8336356: [s390x] preserve Vector Register before using for string compress / expand
Amit Kumar
- Integrated: 8343148: C2: Refactor uses of "PhaseValue::*con*() + PhaseIdealLoop::set_ctrl()" into separate method
theoweidmannoracle
- RFR: 8345580: Remove const from Node::_idx which is modified
Yagmur Eren
- RFR: 8344026: Ubsan: prevent potential integer overflow in c1_LIRGenerator_<arch>.cpp file [v9]
Amit Kumar
- RFR: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes [v22]
theoweidmannoracle
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v5]
Boris Ulasevich
- RFR: 8331717: C2: Crash with SIGFPE
theoweidmannoracle
- Integrated: 8332268: C2: Add missing optimizations for UDivI/L and UModI/L and unify the shared logic with the signed nodes
theoweidmannoracle
- Integrated: 8345040: Clean up unused variables and code in `generate_native_wrapper`
Qizheng Xing
- Integrated: 8346007: Incorrect copyright header in UModLNodeIdealizationTests.java
theoweidmannoracle
- Integrated: 8342651: Refactor array constant to use an array of jbyte
Quan Anh Mai
- RFR: 8346039: [BACKOUT] - [C1] LIR Operations with one input should be implemented as LIR_Op1
David Holmes
- RFR: 8345067: C2: enable implicit null checks for ZGC reads
Roberto Castañeda Lozano
- Integrated: 8310691: [REDO] [vectorapi] Refactor VectorShuffle implementation
Quan Anh Mai
- RFR: 8344013: "bad tag in log" assert with +LogCompilation +CITimeVerbose [v3]
Thomas Stuefe
- Integrated: 8344026: Ubsan: prevent potential integer overflow in c1_LIRGenerator_<arch>.cpp file
Amit Kumar
- RFR: 8342692: C2: long counted loop/long range checks: don't create loop-nest for short running loops [v7]
Roland Westrelin
- RFR: 8346106: Verify.checkEQ: testing utility for recursive value verification
Emanuel Peter
- RFR: 8345041: IGV: Free Placement Mode in IGV Layout [v9]
Tobias Holenstein
- RFR: 8346107: Generators: testing utility for random value generation
Emanuel Peter
- RFR: 8341908: CodeHeapAnalytics: Output Imperfections and unwanted vm termination
Lutz Schmidt
- RFR: 8346174: UMAX/UMIN are missing from XXXVector::reductionOperations
Paul Sandoz
- RFR: 8336356: [s390x] preserve Vector Register before using for string compress / expand [v2]
Amit Kumar
- RFR: 8336356: [s390x] preserve Vector Register before using for string compress / expand [v3]
Amit Kumar
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v30]
Quan Anh Mai
- Withdrawn: 8342103: C2 compiler support for Float16 type and associated operations
Jatin Bhateja
- RFR: 8342103: C2 compiler support for Float16 type and associated scalar operations
Jatin Bhateja
- RFR: 8342662: C2: Add new phase for backend-specific lowering [v6]
Jasmine Karthikeyan
- RFR: 8344171: Clone and initialize Assertion Predicates in order instead of in reverse-order [v5]
Christian Hagedorn
- Integrated: 8344171: Clone and initialize Assertion Predicates in order instead of in reverse-order
Christian Hagedorn
- RFR: 8346264: "Total compile time" counter should include time spent in failing/bailout compiles
Aleksey Shipilev
- RFR: 8344951: Stabilize write barrier micro-benchmarks
Roberto Castañeda Lozano
- RFR: 8346289: Confusing phrasing in IR Framework README / User-defined Regexes
theoweidmannoracle
- Integrated: 8336356: [s390x] preserve Vector Register before using for string compress / expand
Amit Kumar
- Withdrawn: 8340602: C2: LoadNode::split_through_phi might exhaust nodes in case of base_is_phi
duke
- RFR: 8346282: [JVMCI] Add failure reason support to UnresolvedJava/Type/Method/Field
Doug Simon
- RFR: 8343789: Move mutable nmethod data out of CodeCache [v6]
Boris Ulasevich
- [jdk24] RFR: 8346174: UMAX/UMIN are missing from XXXVector::reductionOperations
Paul Sandoz
- RFR: 8330851: C2: More efficient TypeFunc creation [v6]
Amit Kumar
- RFR: 8345766: C2 does not remove useless drem runtime calls
theoweidmannoracle
- RFR: 8275202: C2: optimize out more redundant conditions
Quan Anh Mai
- RFR: 8344130: C2: Avoid excessive hoisting in scheduler due to minuscule differences in block frequency
Daniel Lundén
- RFR: 8325467: Support methods with many arguments in C2 [v6]
Daniel Lundén
- RFR: 8346184: C2: assert(has_node(i)) failed during split thru phi
Roland Westrelin
- RFR: 8344035: Replace predicate walking code in Loop Unswitching with a predicate visitor
Christian Hagedorn
- RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v7]
Quan Anh Mai
- RFR: 8333393: PhaseCFG::insert_anti_dependences can fail to raise LCAs and to add necessary anti-dependence edges
Daniel Lundén
- RFR: 8342676: Unsigned Vector Min / Max transforms
Jatin Bhateja
- RFR: 8346781: [JVMCI] Limit ServiceLoader to class initializers
Doug Simon
- RFR: 8330851: C2: More efficient TypeFunc creation [v7]
Amit Kumar
- RFR: 8346831: Remove the extra closing parenthesis in CTW Makefile
Qizheng Xing
- RFR: 8346787: Fix two C2 IR matching tests for RISC-V
Fei Yang
- RFR: 8322174: RISC-V: C2 VectorizedHashCode RVV Version [v2]
Yuri Gaevsky
- RFR: 8346836: C2: Introduce a way to verify the correctness of ConstraintCastNodes at runtime
Quan Anh Mai
- Withdrawn: 8338407: Support grouping several of existing regs into a new one
duke
- Withdrawn: 8336464: C2: Force CastX2P to be a two-address instruction
duke
- RFR: 8346868: RISC-V: compiler/sharedstubs tests fail after JDK-8332689
Fei Yang
- [jdk24] RFR: 8346831: Remove the extra closing parenthesis in CTW Makefile
Qizheng Xing
- Bad assert in OuterStripMinedLoopNode::transform_to_counted_loop?
Matthias Ernst
Last message date:
Tue Dec 31 12:26:36 UTC 2024
Archived on: Tue Dec 31 12:26:51 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).