[all-commits] [llvm/llvm-project] df112c: [Tests][ConstraintElim] autogen newly-added case i...
erikdesjardins via All-commits
all-commits at lists.llvm.org
Fri Aug 25 14:30:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df112cba034eefb86d0e92e18518f5e944d58c37
https://github.com/llvm/llvm-project/commit/df112cba034eefb86d0e92e18518f5e944d58c37
Author: Erik Desjardins <erikdesjardinspublic at gmail.com>
Date: 2023-08-25 (Fri, 25 Aug 2023)
Changed paths:
M llvm/test/Transforms/ConstraintElimination/large-constant-ints.ll
Log Message:
-----------
[Tests][ConstraintElim] autogen newly-added case in large-constant-ints.ll (NFC)
I forgot to do this in 66ec5df3a7f33366455d50769e4e878544becea6 / https://reviews.llvm.org/D158810.
Since this is testing for an assertion failure, the test checks don't matter, but we might as well avoid unnecessary churn the next time someone modifies this test.
More information about the All-commits
mailing list