This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b0240e6c89d: [PowerPC] Add range check for vec_genpcvm
builtins (authored by quinnp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACT
quinnp updated this revision to Diff 374854.
quinnp added a comment.
Rebased with main.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109780/new/
https://reviews.llvm.org/D109780
Files:
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/builti
lei accepted this revision.
lei added a comment.
LGTM.
Thx!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109780/new/
https://reviews.llvm.org/D109780
___
cfe-commits mailing list
cfe-commits@lists.llvm.
Conanap accepted this revision.
Conanap added a comment.
This revision is now accepted and ready to land.
lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109780/new/
https://reviews.llvm.org/D109780
_
quinnp created this revision.
Herald added subscribers: shchenz, kbarton, nemanjai.
quinnp requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This patch adds range checking for some Power10 altivec builtins. Range
checking is done in SemaCheck