[PATCH] D133668: [HLSL] Use _BitInt(16) for int16_t to avoid promote to int.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 19 12:41:43 PDT 2022


aaron.ballman added a comment.

LGTM, but please wait a bit to land for the codegen reviewers to weigh in on those tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133668/new/

https://reviews.llvm.org/D133668



More information about the cfe-commits mailing list