[all-commits] [llvm/llvm-project] cccbd2: Revert "[Attributor][NFCI] Move MemIntrinsic handl...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Nov 2 13:29:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cccbd2a2b2c38f47e2168998ad859d2b1f4347b4
https://github.com/llvm/llvm-project/commit/cccbd2a2b2c38f47e2168998ad859d2b1f4347b4
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
Log Message:
-----------
Revert "[Attributor][NFCI] Move MemIntrinsic handling into the initializer"
This was causing failures when optimizing codes with complex numbers.
Revert until a fix can be implemented.
This reverts commit 7fdf3564c04075d3e6be2d9540e5a6f1e084be9f.
More information about the All-commits
mailing list