Merge "Revert "Enable sext.w removal for riscv targets"" into main am: 4cf52f17c5
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2657039 Change-Id: Ia8c6fd5f14a5f6aed103e41cbd8a102bd606b623 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -26,9 +26,6 @@ var (
|
||||
// Help catch common 32/64-bit errors.
|
||||
"-Werror=implicit-function-declaration",
|
||||
"-fno-emulated-tls",
|
||||
// A temporary fix for SExtWRemoval miscompilation bug.
|
||||
"-mllvm",
|
||||
"-riscv-disable-sextw-removal=true",
|
||||
"-march=rv64gc_zba_zbb_zbs",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user