[llvm] Verifier: forbid non-i32/i64 lrint, and non-i64 llrint (PR #70839)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 31 11:10:17 PDT 2023
topperc wrote:
The examples in the LangRef are not usally an exhaustive list of all types supported. Does the text description say only i32 and i64 are supported?
https://github.com/llvm/llvm-project/pull/70839
More information about the llvm-commits
mailing list