[PATCH] D90092: [AVR] Optimize 16-bit int shift

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 11:24:31 PST 2021


aykevl added a comment.

I've been testing the llvm main branch and I found that this change introduces a miscompilation. I have not yet investigated what exactly is going wrong.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90092/new/

https://reviews.llvm.org/D90092



More information about the llvm-commits mailing list