[PATCH] D48826: [AMDGPU] Add support for TFE/LWE in image intrinsics
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 4 12:58:33 PDT 2018
tpr added inline comments.
================
Comment at: lib/Target/AMDGPU/AMDGPU.td:380
+// is disabled by the driver.
+def FeatureEnablePRTStrictNull : SubtargetFeature<"enable-ptr-strict-null",
+ "EnablePRTStrictNull",
----------------
Surely this feature should be called enable-prt-strict-null?
Repository:
rL LLVM
https://reviews.llvm.org/D48826
More information about the llvm-commits
mailing list