[all-commits] [llvm/llvm-project] 58286f: Revert "[ConstraintElim] Treat ConstantPointerNull...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Nov 22 13:57:28 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58286f9c665ad4aa748779d559f2f296de704094
https://github.com/llvm/llvm-project/commit/58286f9c665ad4aa748779d559f2f296de704094
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Scalar/ConstraintElimination.cpp
Log Message:
-----------
Revert "[ConstraintElim] Treat ConstantPointerNull as constant offset 0."
This reverts commit 23628137ea9e7a2942d6a691ea74a7697564e65b.
Revert as this is causing some test failures.
More information about the All-commits
mailing list