diff options
author | Ethan Luis McDonough <ethanluismcdonough@gmail.com> | 2025-03-19 19:01:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 19:01:38 -0500 |
commit | c50d39f073f3b0143b781be80764d183ddab88d4 (patch) | |
tree | 4e99ee2d575390d3bc3a84a940ea68ed311cd638 /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | de2a451058730c932dd34cda8709ba64730a9124 (diff) | |
download | llvm-c50d39f073f3b0143b781be80764d183ddab88d4.zip llvm-c50d39f073f3b0143b781be80764d183ddab88d4.tar.gz llvm-c50d39f073f3b0143b781be80764d183ddab88d4.tar.bz2 |
[PGO][Offload] Allow PGO flags to be used on GPU targets (#94268)
This pull request is the third part of an ongoing effort to extends PGO
instrumentation to GPU device code and depends on
https://github.com/llvm/llvm-project/pull/93365. This PR makes the
following changes:
- Allows PGO flags to be supplied to GPU targets
- Pulls version global from device
- Modifies `__llvm_write_custom_profile` and `lprofWriteDataImpl` to
allow the PGO version to be overridden
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions