[llvm] 1d661a9 - Add Codegen/Hexagon/masked_gather.ll to profcheck-xfail (#165093)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 25 05:54:13 PDT 2025
Author: Mircea Trofin
Date: 2025-10-25T05:54:09-07:00
New Revision: 1d661a97a53b8f701fec8d3056f692c39ed12f6a
URL: https://github.com/llvm/llvm-project/commit/1d661a97a53b8f701fec8d3056f692c39ed12f6a
DIFF: https://github.com/llvm/llvm-project/commit/1d661a97a53b8f701fec8d3056f692c39ed12f6a.diff
LOG: Add Codegen/Hexagon/masked_gather.ll to profcheck-xfail (#165093)
Added:
Modified:
llvm/utils/profcheck-xfail.txt
Removed:
################################################################################
diff --git a/llvm/utils/profcheck-xfail.txt b/llvm/utils/profcheck-xfail.txt
index b570f8de06880..99a7a3ce81144 100644
--- a/llvm/utils/profcheck-xfail.txt
+++ b/llvm/utils/profcheck-xfail.txt
@@ -71,6 +71,7 @@ CodeGen/Hexagon/autohvx/interleave.ll
CodeGen/Hexagon/loop-idiom/hexagon-memmove1.ll
CodeGen/Hexagon/loop-idiom/hexagon-memmove2.ll
CodeGen/Hexagon/loop-idiom/memmove-rt-check.ll
+CodeGen/Hexagon/masked_gather.ll
CodeGen/NVPTX/lower-ctor-dtor.ll
CodeGen/RISCV/zmmul.ll
CodeGen/WebAssembly/memory-interleave.ll
More information about the llvm-commits
mailing list