[all-commits] [llvm/llvm-project] ef1722: [llvm] Remove unwanted attribute checking
Nathan Sidwell via All-commits
all-commits at lists.llvm.org
Tue Aug 8 17:47:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ef1722497b29370046a279b8de697d9384c04bbf
https://github.com/llvm/llvm-project/commit/ef1722497b29370046a279b8de697d9384c04bbf
Author: Nathan Sidwell <nathan at acm.org>
Date: 2023-08-08 (Tue, 08 Aug 2023)
Changed paths:
M llvm/test/Analysis/BasicAA/cs-cs.ll
Log Message:
-----------
[llvm] Remove unwanted attribute checking
This test is checking alias analysis. The attribute tests are
brittle but fortunately unneccesary. Delete them.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D156600
More information about the All-commits
mailing list