Skip to content
Snippets Groups Projects
Commit 563a7641 authored by Tom Stellard's avatar Tom Stellard
Browse files

radeon/llvm: Turn on the BitExtract peephole optimization

Thie BitExtract optimization folds a mask and shift operation together
into a single instruction (BFE_UINT).
parent c53c8d05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment