[all-commits] [llvm/llvm-project] fdd4c1: Revert "[InstCombine] Make indexed compare fold op...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jun 25 15:34:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdd4c199a1ec68a231ea0086239e7d8287a40fad
https://github.com/llvm/llvm-project/commit/fdd4c199a1ec68a231ea0086239e7d8287a40fad
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-06-26 (Sat, 26 Jun 2021)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
Log Message:
-----------
Revert "[InstCombine] Make indexed compare fold opaque ptr compatible"
This reverts commit 5cb20ef8a235c2027489a196bba27630ca21a00b.
Assertion failures with this patch were reported on
https://reviews.llvm.org/rG5cb20ef8a235, revert for now.
More information about the All-commits
mailing list