[PATCH] D117680: [InstCombine] Simplify bswap -> shift
Paweł Bylica via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 22 04:33:47 PST 2022
chfast added a comment.
I have noticed this post about undef/poison: https://llvm.discourse.group/t/evolution-of-undef-and-poison-over-time/5917/2.
Should I have added tests with poison instead of undef?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117680/new/
https://reviews.llvm.org/D117680
More information about the llvm-commits
mailing list