[all-commits] [llvm/llvm-project] d03e81: [RISCV] Update LiveIntervals before erasing instr ...
Luke Lau via All-commits
all-commits at lists.llvm.org
Sun Jun 30 23:03:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d03e8120577a8cee2950f8c48005d71619342c30
https://github.com/llvm/llvm-project/commit/d03e8120577a8cee2950f8c48005d71619342c30
Author: Luke Lau <luke at igalia.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV] Update LiveIntervals before erasing instr in RISCVInsertVSETVLI
Hopefully fixes a use-after-poison reported from the asan buildbots. I
wasn't able to recreate the assertion locally though.
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