about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/parser/expr.rs
diff options
context:
space:
mode:
authorAugie Fackler <augie@google.com>2024-09-16 20:46:46 -0400
committerAugie Fackler <augie@google.com>2024-09-17 08:55:26 -0400
commit9692513b7e71ea84d00adc3e0174ea865138aac6 (patch)
tree7239416fee1e84844a8595fe67d38345d89b283e /compiler/rustc_parse/src/parser/expr.rs
parent2e367d94f05f3c6170f4d49f5e387cfaa0c42c32 (diff)
downloadrust-9692513b7e71ea84d00adc3e0174ea865138aac6.tar.gz
rust-9692513b7e71ea84d00adc3e0174ea865138aac6.zip
tests: allow trunc/select instructions to be missing
On LLVM 20, these instructions already get eliminated, which at least
partially satisfies a TODO. I'm not talented enough at using FileCheck
to try and constrain this further, but if we really want to we could
copy an LLVM 20 specific version of this test that would restore it to
being CHECK-NEXT: insertvalue ...

@rustbot label: +llvm-main
Diffstat (limited to 'compiler/rustc_parse/src/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions