Skip to content
GitLab
Explore
Sign in
Generate LLVM undef on CPU
Code
Review changes
Check out branch
Download
Patches
Plain diff
rarbore2
requested to merge
cpu_undef
into
main
Jan 17, 2025
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Lower Undef node to
undef
in LLVM for CPU backend.
TODO: decide whether it's more appropriate to use
undef
or
poison
?
Merge request reports
Loading