[PATCH] D132564: [NFC][InstCombine] Let update_test_checks change variable names of integer-round-up-pow2-allignment.ll

Eric Gullufsen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 09:22:12 PDT 2022


emgullufsen added a comment.

These NFC variable name changes were in anticipation of functional changes from D131142 <https://reviews.llvm.org/D131142>, but since that patch no longer changes the test in question (llvm/test/Transforms/InstCombine/integer-round-up-pow2-alignment.ll), these NFC changes made by update_test_checks.py separated out here probably can be abandoned.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132564



More information about the llvm-commits mailing list