[all-commits] [llvm/llvm-project] 9d7b35: [ConstraintElim] Add pre-commit tests for PR76299....

Yingwei Zheng via All-commits all-commits at lists.llvm.org
Thu Dec 28 08:46:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d7b3573ac7b0983e0e33a6b9673fffb8fc4be51
      https://github.com/llvm/llvm-project/commit/9d7b3573ac7b0983e0e33a6b9673fffb8fc4be51
  Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
  Date:   2023-12-29 (Fri, 29 Dec 2023)

  Changed paths:
    A llvm/test/Transforms/ConstraintElimination/constraint-overflow.ll

  Log Message:
  -----------
  [ConstraintElim] Add pre-commit tests for PR76299. NFC. (#76512)

This patch adds pre-commit tests for #76299.
#76262 caused a regression in
[velox/buffer/Buffer.h](https://github.com/facebookincubator/velox/blob/50187434e32bffcbebcd6501898763c56de40065/velox/buffer/Buffer.h#L347-L350).

See also
https://github.com/dtcxzyw/llvm-opt-benchmark/issues/35#issuecomment-1868362725.




More information about the All-commits mailing list