[PATCH] D137858: ConstantFolding: Constant fold some canonicalizes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 07:38:50 PST 2022


spatel added a comment.

I don't have any real-world experience with canonicalize, but this seems fine. What happens with poison? (add a test for that)


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

https://reviews.llvm.org/D137858



More information about the llvm-commits mailing list