[PATCH] D124608: [SimplifyCFG] Avoid shifting by a too large exponent.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 28 10:51:28 PDT 2022


spatel added a comment.

Are the tests changing with this patch? Use `--check-globals` with update_test_checks.py to verify that the table entries are as expected?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124608



More information about the llvm-commits mailing list