qir-alliance / qat

QIR compiler tools and optimization passes for targeting QIR to different hardware backends
https://qir-alliance.github.io/qat/
MIT License
26 stars 14 forks source link

Change to logical (unsigned) shift right #100

Closed swernli closed 2 years ago

swernli commented 2 years ago

This changes to use lshr instead of ashr across the board for all profiles.