aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorJoseph Huber <35342157+jhuber6@users.noreply.github.com>2023-09-29 18:22:00 -0500
committerGitHub <noreply@github.com>2023-09-29 18:22:00 -0500
commitf88f090a2ef1eae500db9c398059a0eb4907ab4e (patch)
tree8be39e1f37c3fd603106cb05460dbe769c956b09 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent46c16716206241bc849571483de0f142e7bff3ff (diff)
downloadllvm-f88f090a2ef1eae500db9c398059a0eb4907ab4e.zip
llvm-f88f090a2ef1eae500db9c398059a0eb4907ab4e.tar.gz
llvm-f88f090a2ef1eae500db9c398059a0eb4907ab4e.tar.bz2
[libc] Correct 'memrchr' definition and re-enable on GPU (#67850)
Summary: This was disabled on the GPU because it conflicted with the definition in `glibc`. According to information online and in the `glibc` implementation, the first argument should be a `const void *`. Fixing this resolves the problem when exporting this to offloading languages.
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions