[RFC]: Improving FPMR Handling for FP8 Intrinsics in LLVM
|
|
1
|
76
|
June 14, 2025
|
[RFC] Supporting Sized Target Extension Types in Vector
|
|
5
|
229
|
June 5, 2025
|
[RFC][llvm] Proposing llvm.loop.vectorize.reassociation.enable metadata
|
|
8
|
161
|
June 3, 2025
|
Clarifiying the semantics of ptrtoint
|
|
58
|
1466
|
May 18, 2025
|
Strange case related to InstCombinePass
|
|
4
|
136
|
May 10, 2025
|
[RFC] Introduce sentinel pointer value to `DataLayout`
|
|
16
|
455
|
May 6, 2025
|
Question: Why isn't `null_pointer_is_valid` a module-level property?
|
|
8
|
158
|
May 5, 2025
|
[RFC] Improving IR fast-math semantics
|
|
28
|
1111
|
March 26, 2025
|
[RFC] Fast-math flags semantics: contract
|
|
7
|
352
|
March 17, 2025
|
LoopSimplifyPass and LoopAnalysis work incomplete
|
|
3
|
94
|
March 3, 2025
|
Why does Clang compile short-circuit evaluation to phi nodes instead of stores before mem2reg?
|
|
1
|
64
|
February 4, 2025
|
Lowering LLVM IR Intrinsics to RISC-V
|
|
4
|
86
|
January 18, 2025
|
Ways to insert a BasicBlock into a Function
|
|
1
|
92
|
January 17, 2025
|
[IR] Segmentation fault on loop
|
|
2
|
74
|
December 19, 2024
|
How to handle types when instrumenting C++ code to trace arguments, especially pointers with a LLVM-15 pass
|
|
0
|
34
|
December 11, 2024
|
NewGVN enablement shortcomings
|
|
2
|
359
|
December 5, 2024
|
Generating MIR output for running MachineFunctionPass
|
|
5
|
70
|
December 2, 2024
|
Segmentation fault encountered at `ret void` in llvm-ir instructions
|
|
1
|
43
|
November 16, 2024
|
What is the correct way to pass multidimensional arrays into a function and declare them?
|
|
6
|
110
|
October 14, 2024
|
RFC: Allow the Scalarizer pass to scalarize vectors returned in structs
|
|
2
|
178
|
October 8, 2024
|
Beginner looking to compile LLVM IR to Z80 Assenbly
|
|
0
|
76
|
October 2, 2024
|
[NFC] Remove `getFlatAddressSpace` from `TargetTransformInfo`
|
|
0
|
48
|
September 16, 2024
|
Nderstanding the Role of Type in LoadInst Constructor
|
|
1
|
59
|
August 6, 2024
|
How to get Scalar Evolution information of a loop in a Function Pass
|
|
1
|
53
|
July 17, 2024
|
Arithmetic referencing dso_local function causes compilation error on Linux/x64
|
|
6
|
148
|
July 12, 2024
|
Anti dependency breaking and the new sceduler
|
|
0
|
71
|
July 12, 2024
|
Is a call instruction with a poison operand poison?
|
|
2
|
91
|
July 1, 2024
|
[RFC] The lli tool returns a timeout
|
|
0
|
50
|
June 28, 2024
|
Premature return statement inside if statement body
|
|
4
|
110
|
June 14, 2024
|
What does it mean for getelementptr to decompose?
|
|
2
|
139
|
May 29, 2024
|