[all-commits] [llvm/llvm-project] 9fefc0: [GVN/PRE] Remove triple from GVN/PRE tests (#129073)
Madhur Amilkanthwar via All-commits
all-commits at lists.llvm.org
Thu Feb 27 22:14:22 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fefc013dbd0d8478b22a38925b3a171a34edc98
https://github.com/llvm/llvm-project/commit/9fefc013dbd0d8478b22a38925b3a171a34edc98
Author: Madhur Amilkanthwar <madhura at nvidia.com>
Date: 2025-02-28 (Fri, 28 Feb 2025)
Changed paths:
M llvm/test/Transforms/GVN/PRE/2009-06-17-InvalidPRE.ll
M llvm/test/Transforms/GVN/PRE/2011-06-01-NonLocalMemdepMiscompile.ll
M llvm/test/Transforms/GVN/PRE/2017-06-28-pre-load-dbgloc.ll
M llvm/test/Transforms/GVN/PRE/2017-10-16-LoadPRECrash.ll
M llvm/test/Transforms/GVN/PRE/2018-06-08-pre-load-dbgloc-no-null-opt.ll
M llvm/test/Transforms/GVN/PRE/atomic.ll
M llvm/test/Transforms/GVN/PRE/load-pre-licm.ll
M llvm/test/Transforms/GVN/PRE/lpre-call-wrap-2.ll
M llvm/test/Transforms/GVN/PRE/lpre-call-wrap.ll
M llvm/test/Transforms/GVN/PRE/nonintegral.ll
M llvm/test/Transforms/GVN/PRE/pre-gep-load.ll
M llvm/test/Transforms/GVN/PRE/pre-load-implicit-cf-updates.ll
M llvm/test/Transforms/GVN/PRE/rle-phi-translate.ll
Log Message:
-----------
[GVN/PRE] Remove triple from GVN/PRE tests (#129073)
The tests in GVN/PRE need not to depend on target triple. Removing the
triple dependence from all the tests in this directory.
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