precommit test for pr60855
authorNick Desaulniers <ndesaulniers@google.com>
Mon, 27 Feb 2023 19:22:42 +0000 (11:22 -0800)
committerNick Desaulniers <ndesaulniers@google.com>
Wed, 1 Mar 2023 23:21:11 +0000 (15:21 -0800)
commitb8f9ec6db77353fbcb2384fa60e4ca9a6d4e3245
tree84e2d1c707f204cbe81a65c0f3ec2d0b69c7d8a0
parenta7f8b7cd8e49bb8680c34c1cc290a121ae37b4ac
precommit test for pr60855

This test demonstrates an issue with callbr outputs being used along
indirect edges when using regallocfast.

Link: https://github.com/llvm/llvm-project/issues/60855
Differential Revision: https://reviews.llvm.org/D144906
llvm/test/CodeGen/X86/callbr-asm-outputs-regallocfast.mir [new file with mode: 0644]