[PATCH] D78439: [AVR] Fix miscompilation of zext + add

Dylan McKay via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 04:52:10 PDT 2020


dylanmckay accepted this revision.
dylanmckay added a comment.
This revision is now accepted and ready to land.

Good reproduction, works exactly as expected and indeed this value is being miscalculated.

https://github.com/dylanmckay/avr-compiler-integration-tests/commit/481d69f92b25d267cdc9b74e61e37a31bb78f8c9

Thanks for the patch Ayke.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78439





More information about the llvm-commits mailing list