[all-commits] [llvm/llvm-project] 0f9df0: Revert "[InstCombine] Infer inbounds for more GEPs...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Jun 27 09:27:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0f9df062ece2419258ecf06cc906f8c79d9b13cd
https://github.com/llvm/llvm-project/commit/0f9df062ece2419258ecf06cc906f8c79d9b13cd
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
M llvm/test/Transforms/InstCombine/compare-unescaped.ll
M llvm/test/Transforms/InstCombine/inbounds-gep.ll
M llvm/test/Transforms/PhaseOrdering/X86/vec-load-combine.ll
M llvm/test/Transforms/PhaseOrdering/bitcast-store-branch.ll
M llvm/test/Transforms/PhaseOrdering/dce-after-argument-promotion-loads.ll
Log Message:
-----------
Revert "[InstCombine] Infer inbounds for more GEPs of dereferenceable pointers"
This reverts commit cd43b19c0127d80f3543803359db0f03e363e893.
Breaks clang/test/CodeGenOpenCL/builtins-amdgcn.cl.
More information about the All-commits
mailing list