[all-commits] [llvm/llvm-project] 0795ab: [InstCombine] Remove unnecessary RUN line from tes...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Aug 9 05:58:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0795ab4eba14b7a93c52c06f328c3d4272f3c51e
https://github.com/llvm/llvm-project/commit/0795ab4eba14b7a93c52c06f328c3d4272f3c51e
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M llvm/test/Transforms/InstCombine/deref-alloc-fns.ll
Log Message:
-----------
[InstCombine] Remove unnecessary RUN line from test (NFC)
As all the necessary information is encoded using attributes
nowadays, this test doesn't actually depend on the triple
anymore.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list