This patch adds the !fir.len type conversion. The type is converted
to the a 32 bits integer.
This patch is part of the upstreaming effort from fir-dev branch.
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
 Differential  D113658  
[fir] Add !fir.len type conversion Authored by clementval on Nov 11 2021, 2:12 AM. 
Details This patch adds the !fir.len type conversion. The type is converted This patch is part of the upstreaming effort from fir-dev branch. Co-authored-by: Eric Schweitz <eschweitz@nvidia.com> 
Diff Detail 
 Event Timeline
  | ||||||
Nit: A comment on why this is 32 bits while some others like character len is 64 or platform-dependent will be good.