diff options
| author | Joseph Huber <35342157+jhuber6@users.noreply.github.com> | 2023-09-29 18:22:00 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-29 18:22:00 -0500 |
| commit | f88f090a2ef1eae500db9c398059a0eb4907ab4e (patch) | |
| tree | 8be39e1f37c3fd603106cb05460dbe769c956b09 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | 46c16716206241bc849571483de0f142e7bff3ff (diff) | |
| download | llvm-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
