[RFC]: Improving FPMR Handling for FP8 Intrinsics in LLVM
|
|
8
|
350
|
July 14, 2025
|
[RFC] Towards Disallowing Struct/Array IR Values
|
|
23
|
943
|
July 9, 2025
|
The Alignment of StructType in llvm-IR with C++ inheritance
|
|
0
|
78
|
June 20, 2025
|
X86 isel bug
|
|
1
|
130
|
June 20, 2025
|
[RFC] Supporting Sized Target Extension Types in Vector
|
|
5
|
273
|
June 5, 2025
|
[RFC][llvm] Proposing llvm.loop.vectorize.reassociation.enable metadata
|
|
8
|
225
|
June 3, 2025
|
Clarifiying the semantics of ptrtoint
|
|
58
|
1663
|
May 18, 2025
|
Strange case related to InstCombinePass
|
|
4
|
163
|
May 10, 2025
|
[RFC] Introduce sentinel pointer value to `DataLayout`
|
|
16
|
507
|
May 6, 2025
|
Question: Why isn't `null_pointer_is_valid` a module-level property?
|
|
8
|
179
|
May 5, 2025
|
[RFC] Improving IR fast-math semantics
|
|
28
|
1233
|
March 26, 2025
|
[RFC] Fast-math flags semantics: contract
|
|
7
|
365
|
March 17, 2025
|
LoopSimplifyPass and LoopAnalysis work incomplete
|
|
3
|
107
|
March 3, 2025
|
Why does Clang compile short-circuit evaluation to phi nodes instead of stores before mem2reg?
|
|
1
|
74
|
February 4, 2025
|
Lowering LLVM IR Intrinsics to RISC-V
|
|
4
|
93
|
January 18, 2025
|
Ways to insert a BasicBlock into a Function
|
|
1
|
119
|
January 17, 2025
|
[IR] Segmentation fault on loop
|
|
2
|
82
|
December 19, 2024
|
How to handle types when instrumenting C++ code to trace arguments, especially pointers with a LLVM-15 pass
|
|
0
|
36
|
December 11, 2024
|
NewGVN enablement shortcomings
|
|
2
|
375
|
December 5, 2024
|
Generating MIR output for running MachineFunctionPass
|
|
5
|
95
|
December 2, 2024
|
Segmentation fault encountered at `ret void` in llvm-ir instructions
|
|
1
|
52
|
November 16, 2024
|
What is the correct way to pass multidimensional arrays into a function and declare them?
|
|
6
|
118
|
October 14, 2024
|
RFC: Allow the Scalarizer pass to scalarize vectors returned in structs
|
|
2
|
205
|
October 8, 2024
|
Beginner looking to compile LLVM IR to Z80 Assenbly
|
|
0
|
83
|
October 2, 2024
|
[NFC] Remove `getFlatAddressSpace` from `TargetTransformInfo`
|
|
0
|
59
|
September 16, 2024
|
Nderstanding the Role of Type in LoadInst Constructor
|
|
1
|
68
|
August 6, 2024
|
How to get Scalar Evolution information of a loop in a Function Pass
|
|
1
|
56
|
July 17, 2024
|
Arithmetic referencing dso_local function causes compilation error on Linux/x64
|
|
6
|
175
|
July 12, 2024
|
Anti dependency breaking and the new sceduler
|
|
0
|
81
|
July 12, 2024
|
Is a call instruction with a poison operand poison?
|
|
2
|
92
|
July 1, 2024
|