[PATCH] D108938: [SelectionDAG] Fix miscompile bugs related to smul.fix.sat with scale zero

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 13:13:52 PDT 2021


bjope added a subscriber: tstellar.
bjope added a comment.

In D108938#2973094 <https://reviews.llvm.org/D108938#2973094>, @lebedev.ri wrote:

> LG
> This should probably be backported.

Thanks!

About backporting. I just add this to some meta tickets in bugzilla? Or email @tstellar? 
For 13.0.0 I found https://bugs.llvm.org/show_bug.cgi?id=51236 (which for some reason is written on OpenMP). Is that enough or should it be added to older versions as well?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108938



More information about the llvm-commits mailing list