================
@@ -1041,28 +1041,15 @@ defm offload_uniform_block : 
BoolFOption<"offload-uniform-block",
   NegFlag<SetFalse, [], [ClangOption, CC1Option], "Don't assume">,
   BothFlags<[], [ClangOption], " that kernels are launched with uniform block 
sizes (default true for CUDA/HIP and false otherwise)">>;
 
-def fcx_limited_range : Joined<["-"], "fcx-limited-range">,
----------------
andykaylor wrote:

Sorry. I meant "aliasing" in the non-technical sense of "having the same 
meaning." How that gets implemented is another matter. I think the driver could 
translate them to the same cc1 option.

https://github.com/llvm/llvm-project/pull/81514
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to