[all-commits] [llvm/llvm-project] 736e78: Revert "Add tests to reproduce pointer/index width...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Fri Feb 24 04:25:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 736e788c58f946f236bd5c80e17eb4a5448056d5
https://github.com/llvm/llvm-project/commit/736e788c58f946f236bd5c80e17eb4a5448056d5
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2023-02-24 (Fri, 24 Feb 2023)
Changed paths:
R llvm/test/Transforms/LowerTypeTests/distinct-index-width-crash.ll
R llvm/test/Transforms/MergeFunc/different-index-width-gep-crash.ll
R llvm/test/Transforms/MergeICmps/X86/distinct-index-width-crash.ll
Log Message:
-----------
Revert "Add tests to reproduce pointer/index width confusion crashes"
This reverts commit 5a4f193afa0d73f7ec459648d8f02535577dd604.
See https://reviews.llvm.org/D144673, this change broke multiple
buildbots.
More information about the All-commits
mailing list