[llvm] [X86] Avoid crashing in PIC mode on narrowing to i8 followed by extension to i32 (PR #145965)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 27 07:29:23 PDT 2025
Ralender wrote:
> > Avoid crashing in PIC mode on narrowing to i8 followed by extention
>
> Typo, should be "extension" :)
Fixed
https://github.com/llvm/llvm-project/pull/145965
More information about the llvm-commits
mailing list