[all-commits] [llvm/llvm-project] 0fb267: Revert "[FunctionAttrs] Infer precise FMRB"
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Sep 28 07:58:06 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0fb2676c248ef1b76a4ef86c934e69ff80796ba7
https://github.com/llvm/llvm-project/commit/0fb2676c248ef1b76a4ef86c934e69ff80796ba7
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionAttrs.cpp
M llvm/test/Transforms/FunctionAttrs/argmemonly.ll
Log Message:
-----------
Revert "[FunctionAttrs] Infer precise FMRB"
This reverts commit 97dfa536260c434e68913129d79d863b26c1c179.
It can make DSE crash. Reduced test case at
https://reviews.llvm.org/P8291
More information about the All-commits
mailing list