[PATCH] D132239: [NFC] Regenerating CHECK lines for type-mismatch tests

Jolanta Jensen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 22 03:11:19 PDT 2022


jolanta.jensen added a comment.

In D132239#3735560 <https://reviews.llvm.org/D132239#3735560>, @mgabka wrote:

> Could you change the commit message? or at least add [LoopLoadElim] ? it does not make clear that these are LoopLoadElimination tests.

Weird, I changed the commit message to:

  [NFC][LoopLoadElim] Extending type-mismatch testing
  
  Added IR for int-pointer type mismatch and int-vector
  type mismatch. Regenerated CHECK lines using
  the update_test_checks.py script.

but it hasn't been updated.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132239



More information about the llvm-commits mailing list