Skip to content
Unverified Commit d06b3e3b authored by Artem Belevich's avatar Artem Belevich Committed by GitHub
Browse files

[NVPTX] improve lowering for common byte-extraction operations. (#66945)

Some critical code paths we have depend on efficient byte extraction
from data loaded as integers. By default LLVM tries to extract bytes by 
storing/loading from stack, which is very inefficient on GPU.
parent 2ab31b6b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment