Closed Quuxplusone closed 3 years ago
Bugzilla Link | PR50191 |
Status | RESOLVED FIXED |
Importance | P normal |
Reported by | Haoxin Tu (haoxintu@gmail.com) |
Reported on | 2021-05-01 05:04:55 -0700 |
Last modified on | 2021-05-04 05:05:41 -0700 |
Version | trunk |
Hardware | PC Linux |
CC | llvm-bugs@lists.llvm.org, spatel+llvm@rotateright.com |
Fixed by commit(s) | rG15a42339fe5f |
Attachments | |
Blocks | |
Blocked by | |
See also |
Can reduce to an instcombine test, possibly instsimplify - taking a look now.
Thanks for the report!
Should be fixed with:
https://reviews.llvm.org/rG15a42339fe5f
For reference, the bug was introduced with:
https://reviews.llvm.org/rG6792e26c0d0f
And the code was enhanced after the bug fix:
https://reviews.llvm.org/rGe38ccb729b20