[all-commits] [llvm/llvm-project] d0f394: [RISCV] Remove -riscv-disable-insert-vsetvl-phi-op...
Luke Lau via All-commits
all-commits at lists.llvm.org
Mon Jul 8 21:11:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0f3943a027347685905080f6f5ee423b1c8714a
https://github.com/llvm/llvm-project/commit/d0f3943a027347685905080f6f5ee423b1c8714a
Author: Luke Lau <luke at igalia.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV] Remove -riscv-disable-insert-vsetvl-phi-opt flag (#97991)
This flag was added in https://reviews.llvm.org/D103277 out of
precaution, but it's been enabled by default for 3 years now and I
haven't seen any miscompiles upstream stemming from needVSETVLIPHI. This
would remove it just to simplify the number of configurations.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list