[llvm-dev] [RFC] Require PRs for XFAILing tests

Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Wed Sep 28 10:12:40 PDT 2016


On 9/28/2016 11:39 AM, Chris Bieneman via llvm-dev wrote:
> I believe that any test that is marked XFAIL is a bug

I don't know if that's true.

test/CodeGen/Generic/MachineBranchProb.ll:

; ARM & AArch64 run an extra SimplifyCFG which disrupts this test.
; XFAIL: arm,aarch64

; Hexagon runs passes that renumber the basic blocks, causing this test
; to fail.
; XFAIL: hexagon

-Krzysztof

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, 
hosted by The Linux Foundation


More information about the llvm-dev mailing list