Page MenuHomePhabricator

Please use GitHub pull requests for new patches. Avoid migrating existing patches. Phabricator shutdown timeline

Recent Activity

Today

ABataev committed rG44dc1e0baae7: [SLP]Improve findReusedOrderedScalars processing, NFCI. (authored by ABataev).
[SLP]Improve findReusedOrderedScalars processing, NFCI.
Fri, Dec 8, 2:31 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGdecf0277a7f2: [Flang][OpenMP][Semantics] Modify errors to warnings for semantic checks in… (authored by Raghu Maddhipatla <7686592+raghavendhra@users.noreply.github.com>).
[Flang][OpenMP][Semantics] Modify errors to warnings for semantic checks in…
Fri, Dec 8, 2:06 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG3c6efe5fdbca: [llvm-readobj][AArch64][ELF][PAC] Support ELF AUTH constants (#74874) (authored by kovdan01).
[llvm-readobj][AArch64][ELF][PAC] Support ELF AUTH constants (#74874)
Fri, Dec 8, 1:32 PM · Restricted Project, Restricted Project
tonic committed rW3179a185d74e: Add more slides. (authored by tonic).
Add more slides.
Fri, Dec 8, 1:20 PM · Restricted Project
GitHub <noreply@github.com> committed rG05420a17547e: Revert "[libc] Make BigInt bit_cast-able to compatible types" (#74887) (authored by gchatelet).
Revert "[libc] Make BigInt bit_cast-able to compatible types" (#74887)
Fri, Dec 8, 1:11 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGd86a93782f4e: [Orc][examples] Drop target triple from input for remote debugging test (#74831) (authored by sgraenitz).
[Orc][examples] Drop target triple from input for remote debugging test (#74831)
Fri, Dec 8, 1:10 PM · Restricted Project, Restricted Project
craig.topper committed rGe837ef91e327: [RISCV][GISel] Re-generate legalize-vastart-rv32.mir and legalize-vastart-rv64. (authored by craig.topper).
[RISCV][GISel] Re-generate legalize-vastart-rv32.mir and legalize-vastart-rv64.
Fri, Dec 8, 1:08 PM · Restricted Project, Restricted Project
brad added a comment to D154396: [clang] Add support for SerenityOS.

@ADKaster Ping.

Fri, Dec 8, 1:08 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGc9b4bb9ff9b6: [Fix] Disable fdefine-target-os-macros for now (#74886) (authored by zixuw).
[Fix] Disable fdefine-target-os-macros for now (#74886)
Fri, Dec 8, 1:07 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG21213f39e299: [mlir][sparse] fix uninitialized dense tensor out in conv2d test (#74884) (authored by aartbik).
[mlir][sparse] fix uninitialized dense tensor out in conv2d test (#74884)
Fri, Dec 8, 12:45 PM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG8f6f5ec77615: [PowerPC] Move __ehinfo TOC entries to the end of the TOC section (#73586) (authored by maryammo).
[PowerPC] Move __ehinfo TOC entries to the end of the TOC section (#73586)
Fri, Dec 8, 12:03 PM · Restricted Project, Restricted Project
michaelmaitland committed rGe8dbed097a41: [RISCV][GISEL] Fix RUN lines in vararg.ll (authored by michaelmaitland).
[RISCV][GISEL] Fix RUN lines in vararg.ll
Fri, Dec 8, 11:57 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG3d3e46cc4db9: [mlir][sparse] make test for block sparsity more robust (#74798) (authored by aartbik).
[mlir][sparse] make test for block sparsity more robust (#74798)
Fri, Dec 8, 11:50 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG944e031e36d9: [mlir][mesh] Use tensor shape notation for the shape of a cluster (#73826) (authored by sogartar).
[mlir][mesh] Use tensor shape notation for the shape of a cluster (#73826)
Fri, Dec 8, 11:34 AM · Restricted Project, Restricted Project
michaelmaitland committed rG02379d19147a: [RISCV][GISEL] Add vararg.ll LLVM IR -> ASM test (authored by michaelmaitland).
[RISCV][GISEL] Add vararg.ll LLVM IR -> ASM test
Fri, Dec 8, 11:26 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG46708a5bcba2: [mlir][Pass] Move PassExecutionAction to Pass.h, NFC. (#74850) (authored by bzcheeseman).
[mlir][Pass] Move PassExecutionAction to Pass.h, NFC. (#74850)
Fri, Dec 8, 11:22 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rT5482cc38abd4: [MicroBenchmark,LoopInterleaving] Re-land - Check performance impact of Loop… (authored by nilanjana_basu).
[MicroBenchmark,LoopInterleaving] Re-land - Check performance impact of Loop…
Fri, Dec 8, 11:17 AM · Restricted Project
GitHub <noreply@github.com> committed rG687e63a2bddf: [X86] Allow accessing large globals in small code model (#74785) (authored by aeubanks).
[X86] Allow accessing large globals in small code model (#74785)
Fri, Dec 8, 11:10 AM · Restricted Project, Restricted Project
craig.topper committed rG2b36d85a3e00: [RISCV] Update comment for AVL operand in pseudo instructions. NFC (authored by craig.topper).
[RISCV] Update comment for AVL operand in pseudo instructions. NFC
Fri, Dec 8, 10:47 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG478d093e1b58: [RISCV][GISel] Reverse the operands the buildStore created in legalizeVAStart. (authored by craig.topper).
[RISCV][GISel] Reverse the operands the buildStore created in legalizeVAStart.
Fri, Dec 8, 10:46 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG3a38baa0e730: [GISEL][RISCV] Legalize llvm.vacopy intrinsic (#73066) (authored by michaelmaitland).
[GISEL][RISCV] Legalize llvm.vacopy intrinsic (#73066)
Fri, Dec 8, 10:45 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG9c6693f9012d: [LLVM][IR] Add textual shorthand for specifying constant vector splats. (#74620) (authored by paulwalker-arm).
[LLVM][IR] Add textual shorthand for specifying constant vector splats. (#74620)
Fri, Dec 8, 10:41 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG9d66d263ad43: [CommandLine] Show '[subcommand]' in the help for less than 3 subcommands… (authored by ikudrin).
[CommandLine] Show '[subcommand]' in the help for less than 3 subcommands…
Fri, Dec 8, 10:32 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGa5891fa4d2b7: [VPlan] Initial modeling of VF * UF as VPValue. (#74761) (authored by fhahn).
[VPlan] Initial modeling of VF * UF as VPValue. (#74761)
Fri, Dec 8, 10:30 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG3810342e90c6: [SystemZ][z/OS] Fix macro (#74878) (authored by abhina.sreeskantharajan).
[SystemZ][z/OS] Fix macro (#74878)
Fri, Dec 8, 10:30 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGa341e177cea1: Thread safety analysis: Fix a bug in handling temporary constructors (#74020) (authored by ziqingluo-90).
Thread safety analysis: Fix a bug in handling temporary constructors (#74020)
Fri, Dec 8, 10:29 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG6f9cb9a75ce2: [RISCV][GISEL] Legalize G_VAARG through expansion. (#73065) (authored by michaelmaitland).
[RISCV][GISEL] Legalize G_VAARG through expansion. (#73065)
Fri, Dec 8, 10:24 AM · Restricted Project, Restricted Project
paulwalker-arm committed rG94c837345c27: [NFC] A few whitespace changes. (authored by paulwalker-arm).
[NFC] A few whitespace changes.
Fri, Dec 8, 10:03 AM · Restricted Project, Restricted Project, Restricted Project
aeubanks committed rG66b919cb2949: Reland [InstrProf][X86] Mark non-directly accessed globals as large (#74778) (authored by aeubanks).
Reland [InstrProf][X86] Mark non-directly accessed globals as large (#74778)
Fri, Dec 8, 9:57 AM · Restricted Project, Restricted Project
aeubanks added a reverting change for rG5507f70cc205: [InstrProf][X86] Mark non-directly accessed globals as large (#74778): rG96a5135e567a: Revert "[InstrProf][X86] Mark non-directly accessed globals as large (#74778)".
Fri, Dec 8, 9:41 AM · Restricted Project, Restricted Project
aeubanks committed rG96a5135e567a: Revert "[InstrProf][X86] Mark non-directly accessed globals as large (#74778)" (authored by aeubanks).
Revert "[InstrProf][X86] Mark non-directly accessed globals as large (#74778)"
Fri, Dec 8, 9:41 AM · Restricted Project, Restricted Project
shafik committed rGbbb8a0df7367: [Clang] Fix ResolveConstructorOverload to not select a conversion function if… (authored by shafik).
[Clang] Fix ResolveConstructorOverload to not select a conversion function if…
Fri, Dec 8, 9:40 AM · Restricted Project, Restricted Project
shafik closed D148474: [Clang] Fix ResolveConstructorOverload to not select a conversion function if we are going use copy elision.
Fri, Dec 8, 9:40 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG5507f70cc205: [InstrProf][X86] Mark non-directly accessed globals as large (#74778) (authored by aeubanks).
[InstrProf][X86] Mark non-directly accessed globals as large (#74778)
Fri, Dec 8, 9:33 AM · Restricted Project, Restricted Project
erichkeane committed rG731361cd1540: [OpenACC] Fix bug with directive name being a 'special token' (authored by erichkeane).
[OpenACC] Fix bug with directive name being a 'special token'
Fri, Dec 8, 9:33 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rG965fe352a770: [libc++][test] Adds transcode option. (#73395) (authored by Mordante).
[libc++][test] Adds transcode option. (#73395)
Fri, Dec 8, 9:26 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGbaa192ea6593: [mlir][sparse] optimize memory loads to SSA values when generating sp… (#74787) (authored by Peiming).
[mlir][sparse] optimize memory loads to SSA values when generating sp… (#74787)
Fri, Dec 8, 9:22 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGa539a0900093: [libc] Fix missing UInt initialization (#74869) (authored by gchatelet).
[libc] Fix missing UInt initialization (#74869)
Fri, Dec 8, 9:12 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGf7250179e22c: Implement acos operator in MLIR Math Dialect (#74584) (authored by frederik-h).
Implement acos operator in MLIR Math Dialect (#74584)
Fri, Dec 8, 9:08 AM · Restricted Project, Restricted Project
GitHub <noreply@github.com> committed rGb842b1b65aab: Fix tests hip-offload-compress-zlib/zstd.hip (#74783) (authored by yaxunl).
Fix tests hip-offload-compress-zlib/zstd.hip (#74783)
Fri, Dec 8, 9:04 AM · Restricted Project, Restricted Project