Page MenuHomePhabricator

[AArch64] Extending trunc lowering from (8|16)x(i64|i16) to (8|16)xi8 using tbl instructions
AbandonedPublic

Authored by nilanjana_basu on Nov 3 2022, 7:12 PM.

Details

Reviewers
None

Diff Detail

Unit TestsFailed

TimeTest
60,030 msx64 debian > libFuzzer.libFuzzer::value-profile-load.test
Script: -- : 'RUN: at line 2'; /var/lib/buildkite-agent/builds/llvm-project/build/./bin/clang --driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/var/lib/buildkite-agent/builds/llvm-project/compiler-rt/lib/fuzzer -m64 /var/lib/buildkite-agent/builds/llvm-project/compiler-rt/test/fuzzer/LoadTest.cpp -fsanitize-coverage=trace-gep -o /var/lib/buildkite-agent/builds/llvm-project/build/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/value-profile-load.test.tmp-LoadTest

Event Timeline

nilanjana_basu created this revision.Nov 3 2022, 7:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2022, 7:12 PM
nilanjana_basu requested review of this revision.Nov 3 2022, 7:12 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2022, 7:12 PM
nilanjana_basu abandoned this revision.Nov 3 2022, 7:15 PM

Patch already exists. This was posted by mistake.